area/docsgood first issuehelp wantedkind/enhancementpriority/lowteam/community
Metriche repository
- Star
- (34.398 stelle)
- Metriche merge PR
- (Merge medio 6g 19h) (384 PR mergiate in 30 g)
Descrizione
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}