Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Can we change realms using script ? #5

Description

@Tsukiand

I want to change the realms using script but failed. I have no idea how to update the realms using script. Here is the code i used. Please have some suggestions for me.

@Inject
RealmManagerImpl realmManagerImpl;
realmManagerImpl.enableRealm('LDAP Realm', true);
realmManagerImpl.enableRealm('Docker Bearer Token Realm', true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions