Download presentation
Presentation is loading. Please wait.
Published byLanny Rachman Modified over 5 years ago
1
HIP – FAS flows addendum to the OIDC integration guide for eBox HIPs
2
Content : Documentation of specific OIDC flows
This document is an addendum to the OIDC integration guide for eBox HIPs, it describes 3 flows: Authorization Code Flow - FAS Consent This flow must be used by the HIP RP to force the consent page via the FAS user interface during login. The HIP itself does not need to implement the consent page. Authorization Code Flow - HIP Consent (=implicit consent) This flow can be used by the HIP RP to handle the consent page by itself. This flow is not recommended. (note: in all cases the consent itself is stored in FAS) Refresh Token Flow This flow can be used by the HIP RP to keep a long lasting token for every user. Implementation of this flow is only recommended when the HIP does not use FAS to authenticate each time. (for instance when the HIP manages its own authentication methods outside the FAS, but FAS is only used when a consent is requested)
3
Details of the OpenID Connect calls / responses from and towards the FAS can be found in the FAS OIDC Integration Guide.
4
Details of the OpenID Connect calls / responses from and towards the FAS can be found in the FAS OIDC Integration Guide.
5
Details of the OpenID Connect calls / responses from and towards the FAS can be found in the FAS OIDC Integration Guide.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.