setAuthorizationServerId

Sets the authorization server ID used to target a custom authorization server.

When set, the effective issuer URL for OIDC discovery is constructed as "$issuerUrl/oauth2/$authorizationServerId". Use "default" for the Okta-provisioned custom authorization server, or any other custom authorization server ID from your Okta org.

Return

This builder for chaining.

Parameters

authorizationServerId

The ID of the custom authorization server.