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

feat(jans-auth-server): add support for Global Token Revocation spec #8398

Closed
3 tasks done
yuriyz opened this issue Apr 29, 2024 · 0 comments · Fixed by #8561
Closed
3 tasks done

feat(jans-auth-server): add support for Global Token Revocation spec #8398

yuriyz opened this issue Apr 29, 2024 · 0 comments · Fixed by #8561
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Apr 29, 2024

Description

https://www.ietf.org/archive/id/draft-parecki-oauth-global-token-revocation-03.html

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • documentation
@yuriyz yuriyz self-assigned this Apr 29, 2024
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Apr 29, 2024
yuriyz added a commit that referenced this issue May 22, 2024
yuriyz added a commit that referenced this issue May 24, 2024
…tests

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
yuriyz added a commit that referenced this issue May 24, 2024
#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue May 24, 2024
#8561)

* feat(jans-auth-server): added support for Global Token Revocation spec

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): covered Global Token Revocation service with tests

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* fix(jans-auth-server): corrected RedirectUriTest

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* fix(jans-auth-server): corrected TxTokenHttpTest

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* removed line used for debug

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added global token revocation client

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* fix(jans-auth-server): corrected configs

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added global token revocation integration test

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* doc(jans-auth-server): added docs for global token revocation

#8398
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants