weblogic - Add security realm role using WLST -


i have started wl admin console. went security realms -> myrealm -> roles , policies -> global roles -> roles. there clicked on "new" button, created new role, modified it, giving "allow access everyone" role condition. works perfectly.

my question is: how can same thing using wlst? have managed find these roles, list them, remove them, can't find method create new role , give role condition.

thanks help.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -