0
shobhit created
- ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:NA
- Steps to reproduce the issue:"NA
What default "Microsoft" authentication provider supports i.e. outlook, azure ad, O365. Not sure if it mean all or anyone
5 Answer(s)
-
0
hi
You can use all standard asp net core external authentication method.
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/microsoft-logins?view=aspnetcore-6.0
-
0
Thanks. if i understand it correctly it is setting in Azure Ad to support B2C authentication. Please confirm
-
0
Yes, You can give it a try.
-
0
Hello Maliming, regarding microsoft provider:
- setup Azure AD B2C
- setup clientid and secret in ABP --> Providers
- new user can signup/sign with his/her outlook id
- Question is:
- it is not supporting Azure AD signup/sign
- it is not suppporting O365 signup/sign
- What i am missing and how to go about it.
-
0
hi
These contents have nothing to do with the ABP framework, and I am not an expert in Azure AD B2C