Hi All,
I want to add windows authentication(IIS7) on /admin path. But as we know there is no physical directory /admin in SilverStripe
I want to protect http://www.mysite.com/admin through windows authentication
Please help me..
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi All,
I want to add windows authentication(IIS7) on /admin path. But as we know there is no physical directory /admin in SilverStripe
I want to protect http://www.mysite.com/admin through windows authentication
Please help me..
Not sure if this will help you but for doing single sign on for IIS look into LDAP authentication (http://www.silverstripe.org/auth-external-module/)