---
title: saml1_1
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml1_1
---

# saml1_1

## Declaration

```swift
static var saml1_1: ASAuthorizationProviderExtensionSupportedGrantTypes { get }
```

## Mentioned in

Creating extensions that support Platform SSO

## See Also

### Type Properties

- [jwtBearer](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/jwtbearer.md)
- [password](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/password.md)
- [saml2_0](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml2_0.md)
