-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
area/docsgood first issuehelp wantedkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/lowteam/community
Description
Description
See #32912 for realm-name
.
Nice-to-have would be to placeholderize
more:
Placeholder already present but not for all the parts
/auth/realms/realm_here/protocol/saml/clients/{client_name}
=>
/auth/realms/{realm-name}/protocol/saml/clients/{client_name}
/auth/realms/{realm-name}/protocol/saml/clients/client_here
=>
/auth/realms/{realm-name}/protocol/saml/clients/{client_name}
No placeholders present
/auth/realms/realm_here/protocol/saml/clients/client_here
=>
/auth/realms/{realm-name}/protocol/saml/clients/{client_name}
Metadata
Metadata
Assignees
Labels
area/docsgood first issuehelp wantedkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/lowteam/community