This is a discussion on WLS 6.1: allow all ldap authenticated users ? - Weblogic ; Hello, i would like to find a trick so that weblogic 6.1 allows all authenticated users. What I have now in my weblogic.xml is the following: WindchillRole user1 user2 I would prefer to allow ALL authenticated users. Is it possible ...
Hello, i would like to find a trick so that weblogic 6.1 allows all
authenticated users.
What I have now in my weblogic.xml is the following:
WindchillRole
user1
user2
I would prefer to allow ALL authenticated users.
Is it possible to have a line :
ALL_USERS
Anyone has a trick for this ?