Optional
claimOptional
issuer?: InputMaybe<Scalars["String"]["input"]>Issuer (iss claim) to use if no OidcConfigurationUrl is provided
Optional
jwksJWKS URL to use if no OidcConfigurationUrl is provided
Optional
oidcURL of the OIDC configuration endpoint for Custom Issuer. Ignored for non custom
Optional
userPrefix added to unique id of user (typically pulled from sub claim) on the Custom Issuer. Ignored for non custom. Each provider has a default, where Custom providers are the only ones that can be modified here.
Maximum of 5 characters Default for Custom is 'oidc:'
Claim to use for the user id