You can then assign the scopes to various clients, e.g.: var webViewer = new Client { ClientId = "web_viewer", AllowedScopes = { "openid", "profile", ...
確定! 回上一頁