Groups > Weblogic > WebLogic Webserver > Re: SAML Authentication for Virtual Users




Re: SAML Authentication for Virtual Users

Re: SAML Authentication for Virtual Users
Thu, 13 Dec 2007 23:57:14 -080
To allow virtual user on the site, you need add a SAML authenticator provider to
the security realm. From the log, I don’t see there is a SAML authenticator
configured. This SAML authentication provider is used by SAMLIA to authenticate
(in fact, it simply returns an authenticated identity) the virtual users.

You should also pay attention to the control flags of the newly added SAML
authenticator and your existing DefaultAtn provider. For example, the control
flags can be set like this:

SAML Authenticator    -    SUFFICIENT
DefaultAtn                   -    SUFFICIENT

If DefaultAtn’s control flag is set to REQUIRED, “Virtual U
Post Reply
about | contact