You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kv979w@jonkoops Indeed, I have read the documentation, and it lacks some specifications related to the scope part in the JS adapter section. So, I took the liberty and added more details to describe the code you provided. You can check my pull request. You can find it in the following link: keycloak/keycloak#20337
Description
The "scope" option is not documented in https://www.keycloak.org/docs/latest/securing_apps/index.html#javascript-adapter-reference even though it exists in the source code here: https://github.com/keycloak/keycloak/blob/3c19ad627f99ff5294b5619e1edc29c4710ae09b/adapters/oidc/js/src/keycloak.js#L151-L153.
Could it be added to the supported options in the documentation repository here: https://github.com/keycloak/keycloak-documentation/blob/main/securing_apps/topics/oidc/javascript-adapter.adoc#properties?
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered: