native SP logger enhancement: include applicationId
Guillaume Rousse
guillaume.rousse at renater.fr
Fri Apr 20 04:25:23 EDT 2018
Le 19/04/2018 à 23:35, Phil Pishioneri a écrit :
> On 4/19/18 11:07 AM, Guillaume Rousse wrote:
>> The current (simple) configuration requires all requests to be
>> authenticated, starting a complete authentication process for any
>> unauthenticated one, redirecting them to the discovery service:
>> <Location />
>> AuthType shibboleth
>> ShibRequestSetting requireSession On
>> ShibRequestSetting applicationId scaner
>> ShibUseHeaders On
>> Require shib-session
>> </Location>
>>
>> One may imagine another configuration that would try to make a
>> distinction between requests resulting from human-initiated action
>> (GET requests, for instance), and those sort of keep-alive background
>> requests. Only unautenticated requests from the first category would
>> be redirected to the discovery service, whereas unauthenticated
>> requests from the second category would be just replied with a 403 (or
>> similar) error status.
>
> If the background URL is distinct from the human ones, then this sounds
> similar to the recent discussion (and possible solution) in
>
> http://shibboleth.1660669.n2.nabble.com/Return-401-on-expired-missing-session-tp7638245.html
Indeed, thanks for the hint. I'll try this ASAP.
Regards.
--
Guillaume Rousse
Pôle SSI
Tel: +33 1 53 94 20 45
www.renater.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3637 bytes
Desc: Signature cryptographique S/MIME
URL: <http://shibboleth.net/pipermail/users/attachments/20180420/4543b866/attachment.p7s>
More information about the users
mailing list