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

Datasource for reading claims of an authorization server #733

Closed
ashwini-desai opened this issue Oct 21, 2021 · 5 comments · Fixed by #734
Closed

Datasource for reading claims of an authorization server #733

ashwini-desai opened this issue Oct 21, 2021 · 5 comments · Fixed by #734
Labels
enhancement Asking for new behavior or feature new-data-source New TF data source

Comments

@ashwini-desai
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Need a terraform datasource for reading claims of an authorization server.

New or Affected Resource(s)

  • okta_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@ashwini-desai ashwini-desai added the enhancement Asking for new behavior or feature label Oct 21, 2021
@ashwini-desai
Copy link
Contributor Author

@bogdanprodan-okta : I can see that okta-sdk-golang already has ability to read the claims here. We currently need this.
Planning to follow this datasource code for reading scopes. If I am on the right path, I can give this a try.

@bogdanprodan-okta bogdanprodan-okta added the new-data-source New TF data source label Oct 21, 2021
@bogdanprodan-okta
Copy link
Contributor

Hi @ashwini-desai! Thanks for submitting this issue! I'll create a PR shortly and add this data source to the next release

@ashwini-desai
Copy link
Contributor Author

@bogdanprodan-okta : Okay, by when can we expect the next release?

@bogdanprodan-okta
Copy link
Contributor

@ashwini-desai hopefully this Friday :)

@ashwini-desai
Copy link
Contributor Author

@bogdanprodan-okta : Thank you so much for the quick PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Asking for new behavior or feature new-data-source New TF data source
Projects
None yet
2 participants