php - What will be the Entity ID for my 1 IIS server hosting 2 websites?
Get the solution ↓↓↓
I have 1 IIS server hosting multiple websites. It uses Siteminder agent as an authentication tool. I am currently migrating Siteminder to shibboleth.
My website's paths are like:
https://www.hostname.corp/website1
https://www.hostname.corp/website2
https://www.hostname.corp/website3
Hostname is same for all websites, just the directories are different.
In the Shibboleth configuration file (shibboleth2.xml), in tag I have to mention the entityID.
So what should I mention in the EntityID field? Will it be the same, i.e
https://www.hostname.corp/shibboleth
or
Will it be different for all websites, i.e
https://www.hostname.corp/Website1/shibboleth and so on.
I am performing this migration for the first time. Thanks in advance. :)
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: filter_sanitize_string
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

