By: Mauricio Lazar user 31 Dec 2021 at 9:06 a.m. CST

1 Response
Mauricio Lazar gravatar
Hi We are new in gluu. We already have gluu server installed and synicronizing using Cache refresh with Microsoft Active Directory. We want to make a test of user validation but we are having troubles when we tried to validate one. Do you have a client example or flow to in order to start from there and help us to make our user validation? Is there any consideration in this case where users are synced from AD using Cache refresh instead of using local gluu users? thanks

By Michael Schwartz Account Admin 31 Dec 2021 at 10:50 a.m. CST

Michael Schwartz gravatar
I would suggest trying [mod_auth_openidc](https://github.com/zmartzone/mod_auth_openidc/wiki) You can use an apache web server to protect a static html page, protected by OpenID Connect. There are tons of available OpenID libraries out there and great tutorials too.