[keycloak-user] "Secret" realm landing page

Nils Wild nils.wild at sinnovate.de
Wed Jul 11 13:42:27 EDT 2018


jHipster does rely on that to autoconfigure spring apps with jwt key to 
verify jwt tokens (others do that as well i believe).
Not sure what you mean by apps though.

Nils

Am 11.07.2018 um 19:10 schrieb Stan Silvert:
> Many of you may not know this, but each realm in Keycloak has a
> public-facing page that allows you to retrieve the public key and some
> other realm info as JSON.
>
> http://localhost:8080/auth/realms/master
>
> {"realm":"master","public_key":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvUuJC65uwY1u0wX5zDOmDI/hez0AgMWBTQ+FZ1P3IiqawxkAR35dh8PvfsdM0/3TLCEH195J3BMZL6fxPVKwaFN+s7JLYtSSQ/j7w9D+MP7j7OQbpo7ucvwAch2aG96sgqSXlr5ZWgksOXJwPTloFCjvNcnBwbg+sOyIJjxpQ4/augphUgXglOsXRrXuNUQOLmURlPFv//AyN4Iea0kyfWxGn0m4iRl+Mff/Lz5vPtv/m3sFJ/D5iL9WD2uxkmq88a5EgqiW9/U/stj7VDwd3DDTAzqPsicGWDiNdFSpI1AqaNcWGTMeXl0TU29/vW4yqzMgeDxV8ig9uU2DBkTzRwIDAQAB","token-service":"http://localhost:8080/auth/realms/master/protocol/openid-connect","account-service":"http://localhost:8080/auth/realms/master/account","tokens-not-before":0}
>
> First, is anyone using this JSON?
>
> Second, would you like to see something else in its place?  A dashboard
> of available apps perhaps?
>
> Stan
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list