Skip to content

oxd Graphic Content

William Lowe edited this page Nov 1, 2017 · 8 revisions

Version 1:

  1. The client requests access to a protected resource in your application.

  2. oxd connects the user to your preferred OpenID Connect Provider (OP) for authentication.

  3. After authentication, oxd returns the user with claims to your app to make an access decision.

Version 2:

  1. A user requests access to a protected resource in your application.

  2. oxd connects the user to your preferred OpenID Connect Provider (OP) for authentication.

  3. After authentication, oxd returns the user with claims to your app to make an enrollment and access decision.