How to enable Kerberos Authentication in Studio and Server
- Last Updated: August 6, 2021
- 1 minute read
- Corticon
- Documentation
When your organization has established a Kerberos realm on an EDC or
ADC Datasource, you can enable your Studio and Server Windows installations to
successfully connect using the Kerberos Authentication option instead of user
credentials by enabling the AllowTgtSessionKey
registry key, and then running Corticon as Administrator.
To enable the
AllowTgtSessionKey registry key on Studio or Server:
- Open
regedit.exe, and then navigate to the node:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\Kerberos\Parameters - Right-click on
Parameters, then choose New > DWORD, and name itAllowTgtSessionKey. Double-click on the new value name to enter the Value Data1, and then click OK. - Restart the computer to allow the registry changes to take effect and to refresh the JVM.
To run Corticon Studio or Server as
Administrator:
- Locate the shortcut to Start Corticon Server or Start Corticon Studio.
- Right-click, and then choose Run as Administrator.
Test the connection where the Datasource connection has elected to use Kerberos authentication in Studio or execute a request against a Corticon Server Decision Service.
Note: If you see errors when connecting Corticon with Kerberos authentication, see the Kerberos authentication troubleshooting article in the
KnowledgeBase.