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

Enhance JWT Token RESTful API #278

Closed
aamplugin opened this issue May 18, 2023 · 0 comments
Closed

Enhance JWT Token RESTful API #278

aamplugin opened this issue May 18, 2023 · 0 comments

Comments

@aamplugin
Copy link
Owner

aamplugin commented May 18, 2023

The following enhancements:

  • Add the ability to define if token is revocable or not with token creation API endpoint. The "revocable" token is type of a token that you can remove from the list of issued token and user will not be able to use it again even if it is valid and not expired.
  • Revise all the ConfigPress settings related to the JWT Tokens service and document them.
  • Unittest all the ConfigPress settings and most common variations.
@aamplugin aamplugin self-assigned this May 18, 2023
@aamplugin aamplugin added this to the AAM - 6.9.11 milestone May 18, 2023
@aamplugin aamplugin added this to In progress in Advanced Access Manager May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Advanced Access Manager
  
In progress
Development

No branches or pull requests

1 participant