init(identityProvider:)
Creates a single sign-on (SSO) authorization provider.
Declaration
convenience init(identityProvider url: URL)Parameters
- url:
The URL of the identity provider.
Return Value
A single sign-on authorization provider.
Creates a single sign-on (SSO) authorization provider.
convenience init(identityProvider url: URL)The URL of the identity provider.
A single sign-on authorization provider.