42.15. setKeepTemporaryRoles
- Name
- setKeepTemporaryRoles
- Description
- Set whether we should keeps roles assigned to users because of their IPA groups even after they log in through a non-IPA method. Can only be called by a satellite_admin.
- Parameters
- string sessionKey
- boolean keepRoles - True if we should keep roles after users log in through non-IPA method, false otherwise.
- Return Value
- int - 1 on success, exception thrown otherwise.