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

refactor(jans-auth-server): refactor TokenRestWebServiceImpl #1591

Closed
yuriyz opened this issue Jun 22, 2022 · 0 comments · Fixed by #1938, #1958 or #1998
Closed

refactor(jans-auth-server): refactor TokenRestWebServiceImpl #1591

yuriyz opened this issue Jun 22, 2022 · 0 comments · Fixed by #1938, #1958 or #1998
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Jun 22, 2022

image

@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jun 22, 2022
@yuriyz yuriyz added this to the 1.0.1 milestone Jun 22, 2022
@yuriyz yuriyz self-assigned this Jun 22, 2022
@mo-auto mo-auto added the kind-enhancement Issue or PR is an enhancement to an existing functionality label Jun 22, 2022
@moabu moabu modified the milestones: 1.0.1, 1.0.2 Jul 8, 2022
yuriyz added a commit that referenced this issue Jul 13, 2022
refactor(jans-auth-server): introduced TokenRestWebServiceValidator #1591
yuriyz added a commit that referenced this issue Jul 15, 2022
yuriyz added a commit that referenced this issue Jul 15, 2022
feat(jans-auth-server): improved TokenRestWebServiceValidator and added test for it  #1591
yuriyz added a commit that referenced this issue Jul 18, 2022
yuriyz added a commit that referenced this issue Jul 18, 2022
feat(jans-auth-server): split validation logic to TokenRestWebServiceValidator  #1591
yuriyz added a commit that referenced this issue Jul 20, 2022
yuriyz added a commit that referenced this issue Jul 20, 2022
feat(jans-auth-server): split grant validation logic into TokenRestWebServiceValidator  #1591
@yuriyz yuriyz reopened this Jul 29, 2022
yuriyz added a commit that referenced this issue Aug 1, 2022
yuriyz pushed a commit that referenced this issue Aug 1, 2022
@yuriyz yuriyz reopened this Aug 1, 2022
yuriyz added a commit that referenced this issue Aug 2, 2022
yuriyz pushed a commit that referenced this issue Aug 2, 2022
… handling #1591 (#1998)

* refactor(jans-auth-server): removed builder variable from Token Endpoint #1591

* refactor(jans-auth-server): extracted into separate methods refresh_token and client creds grants #1591

* refactor(jans-auth-server): extracted into separate methods each grant handling #1591

docs: no docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment