Cookies helfen uns, Ihnen ein besseres Online Erlebnis zu ermöglichen. Zu diesem Zweck analysieren wir das Besucheraufkommen und Browserverhalten. Wenn Sie auf unserer Webseite bleiben, stimmen Sie der Verwendung von Cookies zu.
Akzeptieren
Identity Info
Features
Login
Login with registration
Profile types (IsGroup1, IsAdminstrator, IsDeveloper)
Two factor authentication
Authentication with external providers
External providers - Trouble Shooting
Authentication cookie not set
Solution: make sure you are using https, have a look at owin module order.
Blank login page.
Solution: have a look at owin module order. Move login registration up.
twitter provider: twitter Response status code does not indicate success: 403:
Solution: wrong callback url
microsoft provider: signin-yyy is returning blank page
Solution: ??
External providers
https://docs.microsoft.com/de-de/aspnet/core/security/authentication/social/?view=aspnetcore-2.2
Facebook provider:
https://developers.facebook.com/apps/
App Id and App Secret
Add Product: Facebook login redirect url to "https://localhost:44344/signin-facebook"
Google provider:
https://developers.google.com/identity/sign-in/web/devconsole-project
.. or better .. https://console.developers.google.com/apis/credentials (!!) dropdown on top, tab all
https://localhost:5001/signin-google
Microsoft provider:
https://apps.dev.microsoft.com/
Add an app
Add platform Web https://localhost:44344/signin-microsoft
Twitter provider:
https://apps.twitter.com/
Callback Url https://localhost:44344/signin-twitter