CROWDID integration with GRAFANA

We need help on fetching the configurations for OpenID {CROWDID} .

OPENID provides only the endpoint without any ClientID or ClientSecret

http://192.168.56.101:8095/openidserver/users/syedshaheazaliad

So what configurations i should add in grafana.ini

http://jagadesh4java.blogspot.com/2011/11/liferay-with-openid.html this is best example

I found solution by myself by creating my own custom RESTAPI php script .

User will login to httpd and httpd will redirect to my custom script to validate the user from CROWD and if the user is available then it redirects to Grafana

REFERENCES LINKS:

https://developer.atlassian.com/server/crowd/crowd-rest-apis/