Hello Hariprasad,
Keycloak already supports custom realm attributes, it's only that they are not
reflected in the GUI. However, you can access them via RealmModel::{get|set}Attribute()
methods, or via the REALM_ATTRIBUTE database table.
Good luck,
Dmitry Telegin
CTO, Acutus s.r.o.
Keycloak Consulting and Training
Pod lipami street 339/52, 130 00 Prague 3, Czech Republic
+42 (022) 888-30-71
E-mail: info(a)acutus.pro
On Thu, 2019-01-03 at 18:13 +0530, Hariprasad N wrote:
Hi All,
Can we add realm level custom attributes.