Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing accepted oauth api scopes with documented options #1494

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

awagneratzendesk
Copy link
Contributor

@awagneratzendesk awagneratzendesk commented Mar 17, 2023

This pull request addresses #1493 and syncs the validScopes for oauth api scopes with the options available in the Okta documentation available here

This was tested locally to validate that the additional scopes can be successfully applied to an okta_app_oauth_api_scope resource.

Tests pass successfully and I don't think this requires any additional documentation updates.

@monde
Copy link
Collaborator

monde commented Mar 17, 2023

Thanks @awagneratzendesk I'd love to get rid of the provider validator that uses that resource, the API already does input validation. I think we are doing such in v4

@monde monde self-requested a review March 17, 2023 21:52
Copy link
Collaborator

@monde monde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@monde monde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awagneratzendesk 🤔 "tested locally to validate"

@awagneratzendesk
Copy link
Contributor Author

@monde Sorry about that, was a copy/paste error from moving to my forked repo instead of the main one. Fixed now!

@monde monde merged commit 6690101 into okta:master Mar 21, 2023
@monde monde mentioned this pull request Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants