I have successful setup Shibboleth IDP and SP with separate sub domains after digging on internet.
Example.
IDP : http://idp.url.com/
SP : http://sp.url.com/
Now,My Question is:
Is it possible to setup these IDP and SP with static IP
? (Not a single example available on Web)
For Example:
IDP : http://192.168.100.240/
SP : http://192.168.100.133/
I have tried enough but not getting How to do this. If is it possible, what kind of changes requires for it.