skipping unmapped SAML 2.0 Attribute with Name

Peter Schober peter.schober at univie.ac.at
Tue Jul 28 18:50:44 UTC 2020


* VSK Manikanta <krishnamanikanta.v at gmail.com> [2020-07-28 18:59]:
> Shibboleth is configured with RSA and configuration is successful.
> When I`m calling my application, Shibboleth routing to authentication where
> authentication in RSA is getting successful and the browser says "it works"
> and stops there but it should route back to the final url (Highlighted
> below).

I don't know what most of the above means but if the web server shows
the infamous "It works" message (which btw is not something "the
browser says", unless you consider the content of every web page in
the universe something "the browser says") then  I have already
pointed you to the reason: Your web server is misconfigured:

https://duckduckgo.com/?q=%22It+works!%22+default+page

Of course you're asking about a different misconfiguration here but
all the logs you're sending are from something that's not Shibboleth
so I don't know what those mean. Why not ask the author/vendor of that
code?

I don't know what
http://houtmctrwap01.vitro.com:8081/tcLoginService/weblogin/login_redirect
should be, or http://localhost:62593/AgentRequest/AppToken

It seems to be related to https://en.wikipedia.org/wiki/Teamcenter ?

If you trace the requests from your webbrowser and the responses from
the web servers, e.g. using the SAMLtracer browser extension you'll
see that it's very likely not your Shibboleth IDP redirecting your
browser to the "It works!" page, but the non-Shibboleth SAML SP.

-peter


More information about the users mailing list