From: Krzysztof B. <kb...@un...> - 2021-05-13 07:58:40
|
Good morning Sander, W dniu 12.05.2021 o 08:45, Sander Apweiler pisze: > Good morning Krzysztof, > another project wants to use out unity but have their own logo on login > pages. I know I can configure muiltiple SAML or OAUth endpoints, but > can I do it as well with userhome and upman endpoints? > > I guess I had to use something like this in the endpoint definition: > unityServer.core.endpoints.userHome-X.endpointType=UserHomeUI > unityServer.core.endpoints.upman-X.endpointType=UpManUI Yes, absolutely you can. If using config files: copy config of existing endpoint, change the config-file id (the part after endpoints.) to something unique and then just select a desired deployment path and your new endpoint config file location. In case you deploy multiple home + upman endpoints and you use the link feature (from home to upman) make sure to configure the endpoint for the link correctly in homeUI config. (Soon to come - there will be also an option to have a link from upman to home, same note for that). Cheers, Krzysztof |