Intégrer Keycloak dans une application asp.net Webform en C#

Bonjour
Notre solution est développer avec Asp.Net WebForm c#.
nous voulons intégrer Keycloak dans notre application.
Existe il une moyenne pour faire ca?
Sur le web je ne trouve que quelques exemples avec .NET Core ou MVC.
Merci d’avance.

It is possible, but there are not great tutorials for it. I recommend looking for “Asp.Net WebForm OpenID Connect” for relevant tutorials. Even if they’re not about Keycloak specifically, they will apply.

Comment puis je l’appliquer sur Keycloak?

https://www.keycloak.org/docs/latest/securing_apps/#other-openid-connect-libraries

1 Like