Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Authentication

Connector supports two types of the Authentication. Active Directory and OnBase authentication.

OnBase authentication - the user is prompted for OnBase username and password

Active Directory - If the check box Active Directory Integration (check Adding new connection page) has been selected, the connector tries to authenticate user using Active Directory credentials provided during Locator authentication, if user cannot be authenticated user is prompted for OnBase username and password.

Identification

Since the SDK doesn't allow to fetch groups assigned to specified document type, the connector returns all document types that the user has access to as tokens in the following format:

  • Scope: OnBaseServiceURL
  • Value: Document Type

Documents Security

Token information:

  • Scope: OnBaseServiceURL
  • Value: Document Type


  • No labels