hongmingK零SK壹S
tjushilei 这个就是示例配置
identityProviders:
- name: aliyunidaas
type: AliyunIDaasProvider
mappingMethod: mixed
provider:
clientID: xxxx
clientSecret: xxxx
endpoint:
userInfoUrl: "https://xxxxx.login.aliyunidaas.com/api/bff/v1.2/oauth2/userinfo"
authURL: "https://xxxx.login.aliyunidaas.com/oauth/authorize"
tokenURL: "https://xxxx.login.aliyunidaas.com/oauth/token"
redirectURL: "http://ks-console/oauth/redirect"
scopes:
- read
需要用kubespheredev/ks-apiserver:latest
这个镜像或者自己build