Open
Description
Description
Allow inspecting SAML response in the client scope evaluate view similar to what's possible for openid connect clients.
Discussion
No response
Motivation
Currently it is not possible to inspect the SAML response for a SAML client without a working application.
It would be helpful to have similar inspection capabilities as we have for openid connect clients.
Details
A revised client scope evaluate view could look like this and allow to inspect the SAML response for a SAML client.
As a start we could pretent that all SAML clients use redirect binding and extract the generated SAML response from the generated location header.