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): allow invoke consent script by acr #10548

Open
3 tasks
yuriyz opened this issue Jan 4, 2025 · 0 comments
Open
3 tasks

feat(jans-auth-server): allow invoke consent script by acr #10548

yuriyz opened this issue Jan 4, 2025 · 0 comments
Assignees

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Jan 4, 2025

Description

Currently it's invoked based on client configuration. However it shouldn't be problem to introduce new AS configuration property and invoke it based on acr if needed. For example

1. acr1 - consentScript1
2. acr2 - consentScript2
...
n. acrN - consentScriptN

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • documenation
@yuriyz yuriyz self-assigned this Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant