Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is a list of custom things that our support team have found that helped some customers.

Passing a custom query parameter to an OIDC Provider

oidcConfig.customParams = key: value

Allow unsigned Tokens from your OOIDC Provider

oidcConfig​.allowUnsignedIdTokens​=true

  • No labels