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

oauth app data source: allow to retrieve client_secret #1285

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

dkulchinsky
Copy link
Contributor

@dkulchinsky dkulchinsky commented Sep 2, 2022

test seem to be ok:

=== RUN   TestAccOktaDataSourceAppOauth_read
--- PASS: TestAccOktaDataSourceAppOauth_read (46.13s)

but I don't have a huge confidence here, so would appreciate any feedback

/cc @monde

@monde monde self-requested a review September 6, 2022 15:53
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.

Looks good to me @dkulchinsky
OAuth 2.0 client secret string (used for confidential clients) and will present on the read for oauth clients https://developer.okta.com/docs/reference/api/apps/#add-oauth-2-0-client-application

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