Configure User Interface Templates in SP
Cantor, Scott
cantor.2 at osu.edu
Tue Jul 19 12:30:32 UTC 2022
On 7/19/22, 8:25 AM, "users on behalf of Koren, Meshna (ELS-AMS) via users" <users-bounces at shibboleth.net on behalf of users at shibboleth.net> wrote:
> Prasanth is investigating ways of displaying SAML responses in a browser for our customer support people.
> Nothing other than what various browser extensions or dev tools already do, we would just like to display that
> data to the user in a page we manage without a user needing a specific browser or tool or knowing how to use
> it.
There's no UI template for the part you want to see, that's just a POST from the IdP. There's no place where you can catch the response, only the decrypted assertion.
You could catch things like requests issued via POST I suppose, but not responses.
-- Scott
More information about the users
mailing list