feat(jans-auth): add type prefixes to each keys which application stores in cache #11565 by yuriyz · Pull Request #11871 · JanssenProject/jans (original) (raw)
Description
feat(jans-auth): add type prefixes to each keys which application stores in cache
We already using prefixes in all places. Here fixed only ScopeService and corrected cache key for Organization.
Target issue
closes #11565
Test and Document the changes
- Static code analysis has been run locally and issues have been fixed
- Relevant unit and integration tests have been added/updated
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.
- I confirm that there is no impact on the docs due to the code changes in this PR.