I need some guidance about how to implement Claim based authentication. I need to enable my users to login using windows LiveId or google id...
Can any one share the Powershell script to achieve this requirement?
|
I need some guidance about how to implement Claim based authentication. I need to enable my users to login using windows LiveId or google id... Can any one share the Powershell script to achieve this requirement? |
|||||||
|
|
There is an official guide found on MSDN here. It's too long to copy here but basically you will need to:
You can also have a look to Wictor visual guide on the matter. |
|||||||||
|