Skip to content

Commit

Permalink
r/aws_ssoadmin_application(doc): add note on CreateApplication API li…
Browse files Browse the repository at this point in the history
…mitations (#35667)

Currently the API only supports creation of custom OAuth 2.0 applications.
  • Loading branch information
jar-b authored Feb 6, 2024
1 parent 6959a60 commit 3d49b51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/r/ssoadmin_application.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ description: |-

Terraform resource for managing an AWS SSO Admin Application.

~> The `CreateApplication` API only supports custom OAuth 2.0 applications.
Creation of 3rd party SAML or OAuth 2.0 applications require setup to be done through the associated app service or AWS console.
See [this issue](https://github.com/hashicorp/terraform-provider-aws/issues/34813#issuecomment-1910380297) for additional context.

## Example Usage

### Basic Usage
Expand Down

0 comments on commit 3d49b51

Please sign in to comment.