Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test(jans-auth-server): fix EndSessionRestWebServiceImplTest #5781

Closed
yuriyz opened this issue Aug 4, 2023 · 0 comments · Fixed by #5782
Closed

test(jans-auth-server): fix EndSessionRestWebServiceImplTest #5781

yuriyz opened this issue Aug 4, 2023 · 0 comments · Fixed by #5782
Assignees
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Aug 4, 2023

Description

EndSessionRestWebServiceImplTest is not working after changes in EndSessionRestWebServiceImpl

@yuriyz yuriyz added kind-bug Issue or PR is a bug in existing functionality comp-jans-auth-server Component affected by issue or PR labels Aug 4, 2023
@yuriyz yuriyz added this to the 1.0.17 milestone Aug 4, 2023
@yuriyz yuriyz self-assigned this Aug 4, 2023
@mo-auto mo-auto added the area-CI Issue or changes required in automatic builds or CI infrastructure label Aug 4, 2023
yuriyz added a commit that referenced this issue Aug 11, 2023
…#5654)

* feat(jans-auth-server): added authorization challenge endpoint config and discovery #5563

* feat(jans-auth-server): renamed authorization_challenge_request_endpoint -> authorization_challenge_endpoint

#5563

* feat(jans-auth-server): added device session with attributes #5563

* feat(jans-auth-server): added authorization challenge custom script #5563

* feat(jans-auth-server): implemented authorization challenge service #5563

* feat(jans-auth-server): added authorization challenge validator with test #5563

* feat(jans-auth-server): added device session service #5563

* feat(jans-auth-server): buildfix #5563

* feat(jans-auth-server): added session support to authorization challenge #5563

* feat(jans-auth-server): authorization challenge endpoint #5563

* feat(jans-auth-server): minor improvements in authorization endpoint #5563

* feat(jans-auth-server): improved external script context (need it for authorization challenge) #5563

* feat(jans-auth-server): added external service impl for authz challenge #5781

* fix(jans-auth-server): added validation test to testng

* feat(jans-auth-server): added sample custom script for authz challenge #5781

* feat(jans-linux-setup): added default authz challenge custom script to setup #5781

* fix(jans-linux-setup): fixed path to authz challenge custom script #5781

* chore(jans-auth-server): removed redundant code #5563

* fix(jans-auth-server): fixed authz challenge endpoint initialization #5563

* fix(jans-auth-server): corrected challenge endpoint #5563

* fix(jans-auth-server): npe fix in challenge endpoint #5563

* test(jans-auth-server): added integration test for authorization challenge #5563

* doc(jans-auth-server): documented Authorization Challenge implementation #5563
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
…#5654)

* feat(jans-auth-server): added authorization challenge endpoint config and discovery #5563

* feat(jans-auth-server): renamed authorization_challenge_request_endpoint -> authorization_challenge_endpoint

#5563

* feat(jans-auth-server): added device session with attributes #5563

* feat(jans-auth-server): added authorization challenge custom script #5563

* feat(jans-auth-server): implemented authorization challenge service #5563

* feat(jans-auth-server): added authorization challenge validator with test #5563

* feat(jans-auth-server): added device session service #5563

* feat(jans-auth-server): buildfix #5563

* feat(jans-auth-server): added session support to authorization challenge #5563

* feat(jans-auth-server): authorization challenge endpoint #5563

* feat(jans-auth-server): minor improvements in authorization endpoint #5563

* feat(jans-auth-server): improved external script context (need it for authorization challenge) #5563

* feat(jans-auth-server): added external service impl for authz challenge #5781

* fix(jans-auth-server): added validation test to testng

* feat(jans-auth-server): added sample custom script for authz challenge #5781

* feat(jans-linux-setup): added default authz challenge custom script to setup #5781

* fix(jans-linux-setup): fixed path to authz challenge custom script #5781

* chore(jans-auth-server): removed redundant code #5563

* fix(jans-auth-server): fixed authz challenge endpoint initialization #5563

* fix(jans-auth-server): corrected challenge endpoint #5563

* fix(jans-auth-server): npe fix in challenge endpoint #5563

* test(jans-auth-server): added integration test for authorization challenge #5563

* doc(jans-auth-server): documented Authorization Challenge implementation #5563

Signed-off-by: Mustafa Baser <mbaser@mail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants