keycloak/keycloak-js

Add documentation for "scope" in JS adapter init options

开放

#23 创建于 2022年6月9日

 (1 条评论) (0 个反应) (1 位负责人)JavaScript (46 个派生)auto 404
good first issue

仓库指标

星标
 (90 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南