weblogic - Setting AuthenticatedSubject for all ressources -
i have web app running on weblogic 10.3.
is possible make sure, authenticatedsubject in place resources? ideally setting default authentication apps, dont have modify every application's security settings.
can enforce, user has authenticate himself once , keep him principal each request?
i tried set authentication-provider in applications realm, not triggered. think have weblogic, resources have protected in realm. how that?
everything explained in document : https://docs.oracle.com/cd/e13222_01/wls/docs103/pdf/security.pdf
you have configure web-app secutiry contraint protect application , force users authenticated
Comments
Post a Comment