0
feliw created
Hi,
Recently we have a requirement that need to implement Single Sign On concept to our applications, and one of our applications is on ASP.Net Zero framework. By the way, we are using IdentityServer as the IdentityProvider. Is it possible for me to separate out the Authentication part ?
Any concerns and advice that I can get or need to consider from you guys ? So I can have the confidence level when I do the implementation. :D :D
Thanks.
1 Answer(s)
-
0
Hi @feliw,
In AspNet Zero, you can use your remote IDS4 as an external authentication source. So, this should work very well :)