Skip to content

Commit

Permalink
Updated markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Noan Le Renard committed Jun 7, 2022
1 parent 5f8bf43 commit f92f8e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/resources/cloudflare_access_identity_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ The following arguments are supported:
- `type` - (Required) The provider type to use. Must be one of: `"centrify"`,
`"facebook"`, `"google-apps"`, `"oidc"`, `"github"`, `"google"`, `"saml"`,
`"linkedin"`, `"azureAD"`, `"okta"`, `"onetimepin"`, `"onelogin"`, `"yandex"`.
- `config` - (Optional) Provider configuration from the [developer documentation][access_identity_provider_guide].
* `config` - (Optional) Provider configuration from the [developer documentation][access_identity_provider_guide].
* `pkce_enabled` - (Optional) Enable Proof Key for Code Exchange (PKCE). Only use this if your identity provider supports PKCE for confidential clients.

## Attributes Reference

Expand Down

0 comments on commit f92f8e2

Please sign in to comment.