Changes
The first two steps of the above algorithm explain the authorization code flow of OIDC. For SAML, the only real difference is the reception of the IdP's response at the app, which happens via a mediator server in that case, necessarily (the SAML protocol does not support redirecting the result to a mobile app).
= Availability =
{| class="wikitable" style="text-align: center; width: 30%"
|-
! style="width:60%" | Clients
!! style="width:40%" | Available since
|-
| Xamarin.Android
|| [[Version_4.6_Xamarin]]
|-
| Xamarin.iOS
|| [[Version_4.8_Xamarin]]
|-
| WinX
|| [[Version_4.6_(WinX)]]
|-
| WebClient
|| 4.?
|}
= See also =
* [[HowTo:Integrate_UBIK_in_an_SSO_Environment|How to integrate {{UBIK}} in an SSO environment]]
[[Category:SSO|Single Sign-On]]