+

Search Tips   |   Advanced Search

Disable transient users and OpenID authentication


After using the transient users and OpenID authentication, we might decide to stop using the function. We can permanently or temporarily disable the transient users function or the full OpenID authentication function.

To disable transient users and the OpenID authentication.

  1. To disable transient users:

    1. Log on to WAS admin console as the administrator.

    2. Go to Security > Global security > Web and SIP Security > Trust association.

    3. Select com.ibm.portal.auth.tai.OpenIdTAI.

    4. Select Custom properties.

    5. Change the value of the create_user_during_login property to false.

    6. Save the changes.

    7. Stop and restart the WebSphere_Portal server.

  2. To disable the OpenID authentication function:

    1. Log on to WAS admin console as the administrator.

    2. Go to Security > Global security > Web and SIP Security > Trust association.

    3. Delete com.ibm.portal.auth.tai.OpenIdTAI.

    4. Save the changes.

    5. Stop and restart the WebSphere_Portal server.


Parent: Integrate with OpenID authentication