IdPEnableECP question

Cantor, Scott cantor.2 at osu.edu
Mon Dec 2 09:54:44 EST 2013


On 12/2/13, 1:17 AM, "dsc123" <craig.cook at tulsacc.edu> wrote:
>Looking through the MS O365 intergration white paper there is a short
>part about enabling ECP in the doc pasted below, it has you define a
>JNDIRealm in the server.xml

You can do basic authentication with a container or web server in many
ways. That is not in scope of our list or documentation, it's on you how
to manage that. If you don't know your container, you will need to change
that, or use their support list for help.

>However when enabling the basic authentication for ECP, it references
>shibuserpassauth in the  <login-config> which I have no definition for in
>server.xml

server.xml is a Tomcat configuration file, and has nothing to do with
Shibboleth. "ShibUserPassAuth" or whatever is the default JAAS
configuration stanza in the example JAAS config provided for use with the
UsernamePassword handler, which has no support for basic authentication
whatsoever.

-- Scott




More information about the users mailing list