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

Added support for Key management API #431

Merged
merged 4 commits into from
May 20, 2022
Merged

Conversation

poovamraj
Copy link
Contributor

Changes

We have added support for Management API of Keys. Added the following methods

  • List all keys
  • Get key
  • Revoke key
  • Rotate key

References

#430

Testing

Did manual testing for all the newly added methods. Added Unit tests as well.

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj requested a review from a team as a code owner May 20, 2022 11:48
@poovamraj poovamraj added this to the v1-Next milestone May 20, 2022
Copy link

@stevehobbsdev stevehobbsdev 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, just left one comment about docs.

src/main/java/com/auth0/client/mgmt/KeysEntity.java Outdated Show resolved Hide resolved
@poovamraj poovamraj merged commit 33f2b65 into master May 20, 2022
@poovamraj poovamraj modified the milestones: v1-Next, 1.42.0 May 20, 2022
@poovamraj poovamraj mentioned this pull request May 20, 2022
@stevehobbsdev stevehobbsdev deleted the support-keys-mgmt-api branch May 20, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants