Add flag for using the auth/ part in the realm url.
Newer versions of keycloak do not have an auth/ part in the realm url per default anymore. To not break existing InvenioRDM instances and oauth configurations, the flag is set to true per default.
This allows to keep all the other setup functionality and only modify the realm url if needed.
Keycloak v16 support has been deprecated for quite some time now ((11 Mar 2022) according to https://endoflife.date/keycloak).
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
:heart: Thank you for your contribution!
Description
closes #323
Add flag for using the
auth/
part in the realm url. Newer versions of keycloak do not have anauth/
part in the realm url per default anymore. To not break existing InvenioRDM instances and oauth configurations, the flag is set to true per default.This allows to keep all the other setup functionality and only modify the realm url if needed. Keycloak v16 support has been deprecated for quite some time now ((11 Mar 2022) according to https://endoflife.date/keycloak).
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
Frontend
Reminder
By using GitHub, you have already agreed to the GitHub’s Terms of Service including that: