Hello guys,
I’m evaluating Keycloak for an integration with a customer that requires SAML2 SSO.
The customer is the Identity Provider while my application are the Service Provider.
My applications are developed in C# on .NET 4
In the keycloak official documentation I found the project KeycloakOwinAuthentication but it’s no longer maintained.
I also find on the web some examples with .NET Core and OIDC but I don’t know if these cases are enough similar to mine… or if studying these is useless.
Thanks for any suggestion