• I’m using a single sign-on (SSO) solution called TAM (Tivoli Access Manager) Webseal for my authentication.

    Basically, when a user goes to my site through TAM they sign on using our web form. I don’t want them to have to re-sign on to WordPress. I need it to pass the user credentials to WordPress, and automatically create a user account for the person and log them in. Aka, single sign on.

    TAM uses the HTTP_IV_USER variable. User credentials are passed through the headers.

Viewing 1 replies (of 1 total)
  • Thread Starter Angelic185

    (@angelic185)

    How would I bypass the user registration process? And dump the user data sent out by from the headers?

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress Single Sign On (SSO) Integration with Webseal/TAM (Tivoli Access Mgr)’ is closed to new replies.