Open ID Configuration in Authorization server - Intergraph Smart Materials - 5.0 SP1 (5.0.1) - Installation & Upgrade - Hexagon PPM

Intergraph Smart Materials MobileScan Installation (5.0 SP1)

Language
English
Product
Intergraph Smart Materials
Subproduct
MobileScan
Search by Category
Installation & Upgrade
Smart Materials Mobile Scan Version
5.0

Open ID Configuration

MobileScan now also supports Open ID Authentication. If you use an external Authorization server for user authentication which supports OAUTH 2.0 with Open ID Connect Protocol, then you must provide the following details in your Authorization server and Smart MobileScan Config tool:

Parameter

Value

Description

Sign in redirect URIs

MobileScan application URL:

<https://<server_name>.<domain_name>:port>

Barcode Manager application URL:

<https://<server_name>.<domain_name>:port/barcode-manager>

For mobile application:

mobilescan:/

You must provide these three redirect URIs in the Authorization server.

Application type

Single page application/Native application.

Grant type

Authorization code with Proof Key Code Exchange (PKCE).

Client ID

Generated on client registration.

The client ID must be provided in the Smart MobileScan Config tool during the installation process.

Token types

ID token and Access token

Register these two token types in the Authorization server.

id_token signing algorithm values

RS256

The RS256 ID token signing algorithm is supported. Configure the algorithm in the Authorization server.

User/User Group

Assign the authorized Users/User Group.