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

[oidc] [dcr] One time Token #2133

Closed
lusoalex opened this issue Apr 8, 2019 · 0 comments
Closed

[oidc] [dcr] One time Token #2133

lusoalex opened this issue Apr 8, 2019 · 0 comments

Comments

@lusoalex
Copy link

lusoalex commented Apr 8, 2019

Expected Behaviour

On Dynamic Client Registration, we want the registration access token to be usable only once.

Implementation

On the GET request, we do not renew the registration access token.
Specs for read response here.

On the PATCH request, we should renew the registration access token.

On the DELETE request, we do not care as the client is deleted...

@lusoalex lusoalex self-assigned this Apr 8, 2019
@brasseld brasseld transferred this issue from gravitee-io/gravitee-access-management Apr 9, 2019
@brasseld brasseld added this to the AM - 2.5.0 milestone Apr 9, 2019
@brasseld brasseld closed this as completed Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants