use*_*479 4 security authentication oauth saml single-sign-on
我一直在阅读OAuth,并发现它大致执行以下操作
- client sends request token during redirect to server
- Server displays authorization screen to resource owner
- Resource owner provides uid and pw (not passed to client)
- Server sends access token back to client
- clients then users the Access token to gain access to a
resource
Run Code Online (Sandbox Code Playgroud)
根据我的情况,OAuth似乎没有启用SSO或联盟,但在某些博客上它暗示它确实执行SSO
这是正确还是不正确.它可以在没有其他协议的帮助下执行SSO吗?
谢谢
是的,它支持此流程的SSO.
我们有2个申请A和B.
希望这个例子可以让它更清晰.
| 归档时间: |
|
| 查看次数: |
864 次 |
| 最近记录: |