Extension Engine connection¶
The Token Server communicates via HTTP(S) with the Extension Engine. The API is used to configure and execute the scripts of Custom Authenticators. You can configure the connection to the Extension Engine via the Admin Console of the Token Server.
Go to Configuration
→ System
→ Extension Engine
→ Connection
to configure the connection to the Extension Engine.
The picture below shows the page to configure the Extension Engine connection in the Admin Console with example values.
Properties¶
Field name | Example | Required | Description |
---|---|---|---|
Extension Engine url | https://extension-engine:7876 |
Yes | URL of the Extension Engine |
Username | xeapiuser | Yes | Username to execute API calls to the Extension Engine |
Password | ThisIsAS3cr3t! | Yes | Password to execute API calls to the Extension Engine |
Caching¶
This configuration is cached in the Token Server Engine Application. Saving it will also update the cache.