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): MAU must be updated on refreshing access token #2955

Closed
6 tasks
yuriyz opened this issue Nov 10, 2022 · 0 comments · Fixed by #3025
Closed
6 tasks

feat(jans-auth-server): MAU must be updated on refreshing access token #2955

yuriyz opened this issue Nov 10, 2022 · 0 comments · Fixed by #3025
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 Nov 10, 2022


Description

feat(jans-auth-server): MAU must be updated on refreshing access token

If there long running session (1y) and token is refreshed (without new session) we have to report user to MAU.


Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code

Document the changes

  • task for updating user guides if needed
  • task for updating installation and configuration guides if needed
  • task for updating developer documentation if needed
  • task for updating technical documentation if needed
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
Development

Successfully merging a pull request may close this issue.

1 participant