Options for TwinfinitySession.establishWithClientCredentials. Provider discovery and origin pinning work exactly as for the interactive flows (see ProviderDiscoveryOptions); the clientSecret is what replaces the user login. See OpenIdConnectClient.createWithClientCredentials for the constraints on the secret.
clientSecret
Options for TwinfinitySession.establishWithClientCredentials. Provider discovery and origin pinning work exactly as for the interactive flows (see ProviderDiscoveryOptions); the
clientSecretis what replaces the user login. See OpenIdConnectClient.createWithClientCredentials for the constraints on the secret.