resource request parameter and audience in access token
Motivation
Related to https://github.com/keycloak/keycloak/issues/13614. keycloak related PR: https://github.com/keycloak/keycloak/pull/13622 ( working only with it)
Brief Description
Verification Steps
Checklist:
- [x] Code has been tested locally by PR requester
- [x] User-visible strings are using the react-i18next framework (useTranslation)
- [x] Help has been implemented
- [ ] axe report has been run and resulting a11y issues have been resolved
- [ ] Unit tests have been created/updated
Additional Notes
Since this PR depends on upstream functionality (https://github.com/keycloak/keycloak/pull/13622) we'll have to hold off merging it until the functionality has landed upstream.
I have made the requested changes. Of course, this PR can be on hold until Keycloak PR has been accepted.
@cgeorgilakis I've asked @mposolda to review your PR on the main repo, hopefully he will get to it soon.
In the mean time we have made quite a lot of changes to our repo structure, could you rebase your PR so we can merge it in when the time comes?
I have rebased it.