Kristof Bajnok

Results 5 issues of Kristof Bajnok

If Satosa is installed under a path which is not the root of the webserver (ie. "https://example.com/satosa"), then endpoint routing must take the base path into consideration. Some modules registered...

enhancement

I can't make service routing work when base_url contains a path, ie `BASE=https://example.com/satosa`. (I'm trying with an OIDC frontend and SAML2 backend.) The problem is that both backends register their...

With SaToSa SAML frontend configured with edugain metadata, every request takes several minutes to serve. It seems like the plugin is parsing the metadata on every request, because the delay...

question
closing

When Satosa sends out a SAML2 AuthnRequest, it specifies the AssertionConsumerServiceUrl parameter as well, unless the `hide_assertion_consumer_service` configuration parameter is set. However, Satosa might be deployed in an environment where...

This is a squashed and slightly polished variant of #405 . Original description follows: > If Satosa is installed under a path which is not the root of the >...