Authenticate
Verifies that the user is authorized to access the BIRT iHub System. Implement Authenticate for external user authentication and external user registration.
Request elements
User
The name of the user logging on to BIRT iHub.
Password
The user password.
Credentials
Additional credentials for authenticating the user.
UserSetting
Specifies whether to return the user properties. If True, returns the user properties.
Response elements
UserAndProperties
The user name and properties.