We are developing a brand new tiered web solution (MVC Razor Pages) for one of our clients. The client requirement is to use either OKTA or Salesforce Identity for authentication. Is it possible to remove the IdentityServer component from the tiered solution and replace it with OKTA / SalesForce identity by changing the auth server URLS in the Web and API layer?
4 Answer(s)
-
0
Hi,
You need remove All IdentityServer package and related code.
-
0
Do you have any samples of this? Do you mean delete the IdentityServer code in the tiered solution and adjust the URLs in the API host and Web solution?
-
0
Hi,
Maybe this video will help you: https://community.abp.io/articles/replacing-identityserver4-with-identity-in-abp-arh0jxe1
-
0
This question has been automatically marked as stale because it has not had recent activity.