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 3 Next »

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

Passing custom query parameters to your OIDC Provider

oidcConfig.customParams = key: value, key2:v2

Allow unsigned Tokens from your OOIDC Provider

oidcConfig​.allowUnsignedIdTokens​=true

  • No labels