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

Support configuring authorization code validity application wise #8096

Closed
3 of 5 tasks
ivantha opened this issue Apr 15, 2020 · 1 comment
Closed
3 of 5 tasks

Support configuring authorization code validity application wise #8096

ivantha opened this issue Apr 15, 2020 · 1 comment

Comments

@ivantha
Copy link
Contributor

ivantha commented Apr 15, 2020

Currently, the AuthorizationCodeValidityPeriod configuration exists in the identity.xml, allowing it to be configured at the server level. AuthorizationCodeValidityPeriod config should be configurable by the tenants per each service provider (app level).

In order to achieve this, the configuration must be supported in the following scenarios.

Furthermore, the new configuration should be tested at,

@mefarazath mefarazath changed the title [FEATURE] Add AuthorizationCodeValidityPeriod config [FEATURE] Support configuring authorization code validity application wise Apr 15, 2020
@ivantha
Copy link
Contributor Author

ivantha commented Jun 23, 2020

Closing this as AuthorizationCodeValidityPeriod should not be changed at the app level.

@ivantha ivantha closed this as completed Jun 23, 2020
@malithie malithie changed the title [FEATURE] Support configuring authorization code validity application wise Support configuring authorization code validity application wise Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants