Spring Security Saml + Idp 3.1.2: The application you have accessed is not registered for use with this service

Cantor, Scott cantor.2 at osu.edu
Tue Aug 25 09:19:53 EDT 2015


On 8/25/15, 4:40 AM, "users on behalf of Павел Шашко" <users-bounces at shibboleth.net on behalf of pavel.shashko at gmail.com> wrote:

>I resolve problem. Additional to steps in last letter I add this to idp webapp web.xml:
><context-param>
><param-name>idp.home</param-name>
><param-value>C:/opt/shibboleth-idp</param-value>
>    </context-param>

You can just set it as a -D parameter to Java.

That would mean your container's working directory isn't located on the C drive. I think that would break the automatic detection of the default path.

-- Scott



More information about the users mailing list