Jump to: navigation, search

Changes


HowTo:Integrate UBIK in an SSO Environment

29 bytes added, 15:34, 21 December 2023
/* Studio */
'''OIDC:'''
{{Version/ServerSince|4.6.0}}In the case of a periodic rolling of the signing key, use the DynamicOIDCProcessor which fetches the JWKS automatically via the base URL of the chosen OIDC Provider:
<syntaxhighlight lang="csharp">
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)
60
edits