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

Missing clientSecret in credentials created contextually to a create api client request #13

Open
1 of 4 tasks
manuelmazzuola opened this issue Jun 11, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request under investigation Internal investigation of the issue in progress

Comments

@manuelmazzuola
Copy link

Issue type

  • Bug
  • New feature request
  • Improvement
  • Documentation (description, summaries, general text field issues)

Which API?

https://techdocs.akamai.com/iam-api/reference/post-api-clients

Issue

Missing clientSecret in credentials created by using che create api client api, by setting the createCredentials to true.
https://github.com/akamai/akamai-apis/blame/main/apis/identity-management/v3/openapi.json#L513

Context

Bugs: Steps to reproduce

Possible solution

Add clientSecret field to the credentials field inside the post api client response when createCredentials is set to true

Additional information

@skearney-akamai
Copy link
Collaborator

Hello. Thanks for bringing this to our attention. I've opened an internal ticket to get the schema updated.

@skearney-akamai skearney-akamai added documentation Improvements or additions to documentation enhancement New feature or request under investigation Internal investigation of the issue in progress labels Jul 30, 2024
@skearney-akamai
Copy link
Collaborator

Internal note:: IDM-3345 created to track the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request under investigation Internal investigation of the issue in progress
Development

No branches or pull requests

2 participants