Planon Connect for AutoCAD
Planon Connect for AutoCAD needs the authorization code with a public client and Proof key for code exchange (PKCE) flow and will use offline tokens.
To use Planon Connect for AutoCad with OIDC you must configure your cloud environment via the Environment management gadget on the SSO tab and enable OpenID Connect for the SDK solution.
Default Keycloak configuration is present in your environment. Make sure the Offline session times are always longer than one hour! Shorter session times might result in unexpected behavior.
Client type | openid-connect |
Client ID | PC4A |
Name | Planon Connect for AutoCAD |
Client authentication | Off |
Authentication flow | Standard flow |
Root URL | |
Home URL | |
Valid redirect URIs | pc4a://oidc_auth_callback |
Web origins | |
Front channel logout | Off |
Backchannel logout session required | Off |
Access Token Lifespan | Expires in 15 minutes |
Client Token Idle | Inherits from realm setting |
Client Token Max | Inherits from realm setting |
Client Offline Token Idle | Expires in 30 days |
Client Offline Token Max | Expires in 180 days |
Proof Key for Code Exchange Code Challenge Method | S256 |
Technical information
Using OpenID Connect as authentication protocol for Planon Connect for Analytics gives users access to the solution via authentication against the configured Identity Provider via Keycloak.