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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -