Configuring DocPop, FolderPop, FormPop, WorkflowPop, and PDFPop to Use IdP Authentication - Identity and Access Management Services - English - Foundation 22.1 - OnBase - external

Integrating With Hyland IAM Services

Platform
OnBase
Product
Identity and Access Management Services
Release
Foundation 22.1
License

DocPop, FolderPop, FormPop, and PDFPop can be configured to use Hyland IdP authentication by adding the required endpoints to the configuration of the OnBase Web Client connection.

These instructions assume that the Web Server is already configured to use the Pop integrations. For details on configuring the Pop integrations, see the DocPop, FolderPop, or PDFPop module reference guides.

Tip:

For configuring the Web Client connection, see Configuring the Web Server and Web Client to Use IdP Authentication.

The following endpoints must be added to the Redirect URLs configured for the Web Client connection:

Functionality

Redirect URLs Endpoints

DocPop

A Redirect URLs endpoint must be added for each of the following pages in the docpop directory of the OnBase Web Server. These values are case sensitive.

  • docpop.aspx

  • docpopURLCreator.aspx

For example, if your domain is my.domain, the OnBase Web Server application name is AppNet, and the environment is configured for secure connections, then the value for the docpop.aspx endpoints is: https://my.domain/AppNet/docpop/docpop.aspx

FolderPop

A Redirect URLs endpoint must be added for each of the following pages in the FolderPop directory of the OnBase Web Server. These values are case sensitive.

  • FolderPop.aspx

  • FolderPopURLCreator.aspx

For example, if your domain is my.domain, the OnBase Web Server application name is AppNet, and the environment is configured for secure connections, then the value for the FolderPop.aspx endpoint is: https://my.domain/AppNet/FolderPop/FolderPop.aspx

FormPop

A Redirect URLs endpoint must be added for the FormPop.aspx page in the docpop directory of the OnBase Web Server. This value is case sensitive.

For example, if your domain is my.domain, the OnBase Web Server application name is AppNet, and the environment is configured for secure connections, then the value for the FormPop endpoint is: https://my.domain/AppNet/docpop/FormPop.aspx

PDFPop

A Redirect URLs endpoint must be added for the PdfPop.aspx page in the docpop directory of the OnBase Web Server. This value is case sensitive.

For example, if your domain is my.domain, the OnBase Web Server application name is AppNet, and the environment is configured for secure connections, then the value for the PDFPop endpoint is: https://my.domain/AppNet/docpop/PdfPop.aspx

WorkflowPop

A Redirect URLs endpoint must be added for the WFLogin.aspx page in the Workflow directory of the OnBase Web Server. This value is case sensitive.

For example, if your domain is my.domain, the OnBase Web Server application name is AppNet, and the environment is configured for secure connections, then the value for the WorkflowPop endpoint is: https://my.domain/AppNet/Workflow/WFLogin.aspx

Tip:

Recycle the application pool of the Hyland IdP server in IIS for any configuration changes on the Hyland IdP server to take effect.