I want to customize the Gluu server Wellknown configuration endpoints so the url look like
`https://iam.IDP.com/oidc/restv1/authorize `
or
`https://iam.IDP.com/restv1/authorize`
For this
1- I changed the oxAuth Configuartion at Json Configuration setting of oxTrust Admin pannel
2- stopped oxAuth service
3- Edited opt/gluu/jetty/oxauth/webapps/oxauth_web_resources.xml
Here at step 3 I am not sure what exactly the content of oxauth_web_resources.xml
Please check the attached scerenshot and let me know if any changes required.