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): support unmet_authentication_requirements error code #7900

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

feat(jans-auth-server): support unmet_authentication_requirements error code #7900

yuriyz opened this issue Feb 29, 2024 · 0 comments · Fixed by #8189
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 Feb 29, 2024

Description

OpenID Connect Core Error Code unmet_authentication_requirements
https://openid.net/specs/openid-connect-unmet-authentication-requirements-1_0.html

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • task for documentation
@yuriyz yuriyz self-assigned this Feb 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 Feb 29, 2024
yuriyz added a commit that referenced this issue Apr 1, 2024
…or code #7900

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Apr 2, 2024
…r code if acr is not recognized #7900

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Apr 2, 2024
…ents error code is returned #7900

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Apr 3, 2024
yuriyz added a commit that referenced this issue Apr 3, 2024
…or code #7900 (#8189)

* feat(jans-auth-server): support unmet_authentication_requirements error code #7900

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

* feat(jans-auth-server): return unmet_authentication_requirements error code if acr is not recognized #7900

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

* feat(jans-auth-server): added test when unmet_authentication_requirements error code is returned #7900

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

* docs(jans-auth-server): documented unmet_authentication_requirements #7900

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
2 participants