help : Shibboleth SP Configuration for IIS 7
abhishek.verma at in.bureauveritas.com
abhishek.verma at in.bureauveritas.com
Tue Dec 6 08:49:25 EST 2016
Hello
I am trying to configure Shibboleth SP using IIS 7.
The problem I am facing is after the authentication done successfully, I
am redirected to IIS 7 Homepage, instead of landing to correct URI
mentioned in Entity ID
http://xxx/service_sso_enu/start.swe (This URL launches Siebel
Application)
Extract from native.log
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : no resource
uri/path/name supplied, will load inline configuration
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : loading inline
configuration...
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : added Path mapping
(start.swe)
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : added Path mapping
(service_sso_enu)
2016-12-06 14:08:27 INFO Shibboleth.SessionCache : cleanup thread
started...run every 900 secs; timeout after 900 secs
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://xxx
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://xxx:80
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https://xxx
2016-12-06 14:08:27 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https://xxx:443
2016-12-06 14:08:27 INFO Shibboleth.Config : building ProtocolProvider of
type XML...
This is extract from shibd.log
2016-12-06 14:03:17 DEBUG OpenSAML.SecurityPolicyRule.BearerConfirmation
[1]: assertion satisfied bearer confirmation requirements
2016-12-06 14:03:17 DEBUG Shibboleth.SessionCache [1]: creating new
session
2016-12-06 14:03:17 DEBUG Shibboleth.SessionCache [1]: storing new
session...
2016-12-06 14:03:17 DEBUG XMLTooling.StorageService [1]: inserted record
(session) in context (_3acd5a5b6f59387c61eb675e64c81307) with expiration
(1481033897)
2016-12-06 14:03:17 DEBUG XMLTooling.StorageService [1]: inserted record
(GUESTHILP) in context (NameID) with expiration (1481058197)
<RequestMapper type="Native">
<RequestMap>
<Host name="XXX">
<Path name="service_sso_enu/start.swe"
authType="shibboleth" requireSession="true"/>
</Host>
</RequestMap>
</RequestMapper>
When I launch this URL -> http://XXX/Shibboleth.sso/Login
I expect to see Siebel Login Page which does nort come, instead IIS 7
Homepage shows up.
The objective is to achieve Single Sign On for Siebel Application.
Can anyone help ?
Thanks and Regards,
Abhishek VERMA
abhishek.verma at in.bureauveritas.com
"This message contains confidential information.
To know more, please click on the following link:
http://disclaimer.bureauveritas.com"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161206/630da67e/attachment-0001.html>
More information about the users
mailing list