繁体   English   中英

WSO2 OAuth2全局范围

[英]WSO2 OAuth2 global scope

在IS中,我通过致电https://wso2is.local:9443/oauth2/authorize?response_type=id_token%20token&client_id=NgTICXFPYnt7ETUm6Fc8NMU8K38a&redirect_uri=http://wso2is.local:8080/playground2/oauth2client&nonce=abc&scope=openid+scope_1+scope_2+scope_3 [1]。

但是,当我尝试为所有范围获取令牌时,我的网址会变得很长。

我可以发出例如scope=openid+global请求吗?

[1] https://docs.wso2.com/display/IS530/Implicit+Client+Profile+with+Playground

由于安全原因,不支持该功能。 颁发令牌时仅考虑请求的范围。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM