From: Krzysztof B. <kb...@un...> - 2020-03-10 19:41:35
|
Hi Sander, W dniu 10.03.2020 o 15:47, Sander Apweiler pisze: > Hi Krzysztof, > > where do I need to enter the JWT management endpoint config? Is it > placed in the unityServer.conf? In 3.x: in console -> services, add new and select type "JWT" In 2.x (and 3.x if basing on config files): you need to put them in separate file, and use this file as configuration for the endpoint. I.e. JWT is configured as any other endpoint, endpoint definition goes to unityServer.conf (or included module) and it is referencing endpoint's config file. HTH, Krzysztof |