Skip to content
Snippets Groups Projects
Verified Commit f8b9927c authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

tf/keycloak: change saml_gitlab's name to GitLab

parent f56da530
No related branches found
No related tags found
No related merge requests found
Pipeline #16719 passed
...@@ -221,7 +221,7 @@ resource "keycloak_saml_client" "saml_gitlab" { ...@@ -221,7 +221,7 @@ resource "keycloak_saml_client" "saml_gitlab" {
realm_id = "archlinux" realm_id = "archlinux"
client_id = "saml_gitlab" client_id = "saml_gitlab"
name = "Arch Linux Accounts" name = "Arch Linux GitLab"
enabled = true enabled = true
signature_algorithm = "RSA_SHA256" signature_algorithm = "RSA_SHA256"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment