|
Application
|
Redirect URI
|
|---|---|
|
PTC Modeler and Model Manager
|
• Platform configuration: Mobile and desktop applications
• Redirect URI: ms-appx-web://Microsoft.AAD.BrokerPlugin/{client_id}
• Redirect URI: https://login.microsoftonline.com/common/oauth2/nativeclient
Replace {client_id} with the application (client) ID of this application registration.
|
|
Web Interface and OSLC Provider
|
• Platform configuration: Mobile and desktop applications
• Redirect URI: https://{server}:{port}/account/entra-callback
◦ Replace (Server} with the Web Interface server name and {port} with the port number.
◦ If you deploy multiple Web Interface instances, register a redirect URI for each server and port combinations.
For Implicit grant and hybrid flows, select ID tokens.
Enable Allow public client flows (if required by your tenant policy and product configuration).
|