Open edX sso with header parameter

hi ,everyone
my edx version is ironwood
we have a central auth platform ,called ibm tivoli access manager
and when one user authenticated succesfully?
this?platform? will send to openedx a header attribute?
we wish openedx get this header parameter?
and then let this user come in openedx?
so ,how to make it work?
thank you in advance

can anyone kindly give us some advice?
thank you

Hey @cypxbl!

The Open edX platform has built-in support for SSO via SAML and OAuth.
If your identity provider supports any of those methods, they are already implemented and just need a little bit of configuration.

I suggest checking the documentation on “Enabling Third Party Authentication” linked below:
https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/index.html