Can a SAML SSO identity be forwarded?

1
I regularly use SAML SSO in my apps. If any of my apps consume rest services, i always have separate credentials for the mendix business server to access that rest service. So the server uses its own credentials for every call, independent of the users credentials. Would it be possible to authenticate to the rest service using the clients credentials? If so, what would be a good pattern for this?
asked
0 answers