OIDC discovery endpoint URL.
Optionalscopes?: string[]OAuth2 scopes to request.
Optionalstorage?: JourneyInstanceOptional OIDC token storage handle created by the storage module.
Extends OidcCoreConfig from @ping-identity/rn-types with DaVinci-specific
overrides: discoveryEndpoint is required (DaVinci does not support manual
endpoint override via openId), and scopes is optional (defaults to
['openid', 'profile'] when omitted).
Native SDK source of truth: OidcClientConfig on both Android and iOS.
OIDC module configuration nested under DaVinciModules.