Contents

additionalScopes

A set of extra scopes to add to the base for the authentication request.

Declaration

var additionalScopes: String { get set }

Mentioned in

Discussion

The base value is openid offline_access. The system appends any additional values. The default additional scope is urn:apple:platformsso.

See Also

Customizing the authentication request