IdentityServer Flows

前端 未结 4 1083
悲哀的现实
悲哀的现实 2021-01-30 05:14

IdentityServer supports different OpenId Connect flows that are defined in the Flows enum and set for clients. There\'s also samples for each type of flow and many references to

4条回答
  •  轮回少年
    2021-01-30 05:30

    see the specifications - it has been all written down already:

    http://openid.net/specs/openid-connect-core-1_0.html and http://tools.ietf.org/html/rfc6749

    in addition i've recently written a summary that breaks it down for different application types:

    http://leastprivilege.com/2016/01/17/which-openid-connectoauth-2-o-flow-is-the-right-one/

提交回复
热议问题