[–] biarity 8y ago ↗ Hi there! Cierge is an OpenID Connect server that handles user signup, login, profiles, management, social logins, and more. Instead of storing passwords, Cirege uses magic links/codes and external logins to authenticate your users.You can find a good list of FAQs on our our GitHub page or try a demo here: https://cierge.azurewebsites.net [–] ryanthedev 8y ago ↗ nice! I like that it's even done in dotnet!!Does it support active directory for an external out of the box? [–] biarity 8y ago ↗ Sadly nothing out of the box for AD. However, Cierge uses OpenIddict, so this might be helpful: https://stackoverflow.com/questions/38470683/is-it-possible-... [–] ryanthedev 8y ago ↗ awesome! thank you very much!
[–] ryanthedev 8y ago ↗ nice! I like that it's even done in dotnet!!Does it support active directory for an external out of the box? [–] biarity 8y ago ↗ Sadly nothing out of the box for AD. However, Cierge uses OpenIddict, so this might be helpful: https://stackoverflow.com/questions/38470683/is-it-possible-... [–] ryanthedev 8y ago ↗ awesome! thank you very much!
[–] biarity 8y ago ↗ Sadly nothing out of the box for AD. However, Cierge uses OpenIddict, so this might be helpful: https://stackoverflow.com/questions/38470683/is-it-possible-... [–] ryanthedev 8y ago ↗ awesome! thank you very much!
4 comments
[ 2.9 ms ] story [ 14.9 ms ] threadYou can find a good list of FAQs on our our GitHub page or try a demo here: https://cierge.azurewebsites.net
Does it support active directory for an external out of the box?