Sunbird-Lern / sunbird-auth

Repository for sunbird authentication service
MIT License
7 stars 58 forks source link

Minimise keycloak fingerprint #20

Open coolbung opened 6 years ago

coolbung commented 6 years ago

Right now it's possible to easily find out that we're using keycloak by visiting the /auth URL. It's also possible to get to the admin screen.

We need to change the URL or put this behind a HTTP basic auth.