Disable transient users and OpenID authentication
After using the transient users and OpenID authentication, we might decide we want to stop using the function. We can permanently or temporarily disable the transient users function or the full OpenID authentication function.
Disable transient users and the OpenID authentication.
- To disable transient users:
- Log on to WAS admin console as the administrator and go to..
Security | Global security | Web and SIP Security | Trust association
- Select com.ibm.portal.auth.tai.OpenIdTAI.
- Select Custom properties.
- Set the value of the create_user_during_logon property to false.
- Save the changes.
- Stop and restart the WebSphere_Portal server.
- To disable the OpenID authentication function:
- Log on to WAS admin console as the administrator and go to...
Security | Global security | Web and SIP Security | Trust association
- Delete com.ibm.portal.auth.tai.OpenIdTAI.
- Save the changes.
- Stop and restart the WebSphere_Portal server.
Parent Integrate with OpenID authenticationRelated tasks: