mitodl / ol-keycloak

Custom theme and extensions for Keycloak SSO
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add realm level setting(s) for Open-specific values #52

Closed rhysyngsun closed 3 months ago

rhysyngsun commented 3 months ago

What are the relevant tickets?

Part of #47

Description (What does it do?)

This adds a UITabProvider which adds an "MIT Open" tab to the realm admin interface as well as exposing the configured data via realm attributes (only 1 for now).

I also did some refactoring of the template provider to organize the properties under beans so they're not all at the top level.

Note: there are several other places that need to use this url too, I'm going to deal with that in a separate PR later. I only did enough here to prove that it works.

Screenshots (if appropriate):

Screenshot 2024-04-11 at 15-55-05 Keycloak Administration UI

How can this be tested?

rhysyngsun commented 3 months ago

@collinpreston should be all set, although I'm not sure why you'd be hitting this error: https://github.com/mitodl/ol-keycloak/pull/52#discussion_r1562504826

rhysyngsun commented 3 months ago

Note you'll need to re-enter the setting, since the key changed.