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

This is a list of custom things that our support team has found that helped some customers with their FD SSO config files to provide custom options to different Providers.

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