Configure EcoSys for the OAuth2 Token Provider - EcoSys - Administration & Configuration - Hexagon PPM

EcoSys Smart API

Language
English
Product
EcoSys
Search by Category
Administration & Configuration
EcoSys Version
9.0

Follow the steps below:

  1. Login in to the EcoSys application.

  2. Navigate to Admin -> System Utilities -> Edit Server Settings.

  3. Set the settings listed below to values noted from previous steps to configure EcoSys to work with the Token Provider..

    The following settings are required to setup Smart API

    Server Setting

    Description

    oauth.token.issuer.jwksUrl

    Set to the JWKS URL for the token provider.

    oauth.token.issuer.url

    Set to the Issuer URL for the token provider.

    oauth.token.scope

    Optional. When defined it is used for validating the scope. Scope is used to identify if the token is issued for EcoSys Smart APIs or other application.

    odata.maxPageSize

    This setting can be used to specify the page size.

    For example,

    odata.maxPageSize=100

  4. Restart the application server.