By: Marlon Martínez user 01 Oct 2020 at 6:13 p.m. CDT

1 Response
Marlon Martínez gravatar
Sometime ago before upgrade our gluu system from 3.1.5 to 4.1 version we had inside our login form the policy and terms of service uris for each client. These uris were shown after the login button so the user could enter to this uris and check the related information. After we upgrade to the 4.1 version, we could not see these uris inside the login page anymore. The code for the login page is the same that the code we had in version 3.1.5. Does the process to call the policy and terms of service uris inside the login template change with the 4.1 version? We know that the login template validates the existence of a policy uri or terms of service uri (we already set the policy and terms of service uris inside our client configuration) with this code: #{client.getPolicyUri()} but it seems like this code does not return anything now. What can we do? I appreciate your help and support!

By Michael Schwartz Account Admin 05 Oct 2020 at 9:36 p.m. CDT

Michael Schwartz gravatar
It sounds like a valid question, but beyond the scope of community support. If you find the answer, please post it here.