Closed uejo closed 3 months ago
During investigating the https://github.com/ManageIQ/manageiq-ui-service/issues/1915 issue it appeared that groups are not really needed inside the access token and only the ID token and token introspection are used.
Checked commit https://github.com/uejo/manageiq-documentation/commit/63e6d39c3b34fea68f2c857211d0db9ed0446e67 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :cookie:
During investigating the https://github.com/ManageIQ/manageiq-ui-service/issues/1915 issue it appeared that groups are not really needed inside the access token and only the ID token and token introspection are used.