Tim

Results 3 issues of Tim

### Summary I am using SimpleSAMLphp as an IdP with the OIDC module (acting as an OP). Several clients (SPs/RPs) are connected to this IdP, some via SAML and others...

In v1 and v2 of this library, the `SamlLogoutListener` gets first a required `Auth` from the `AuthService` and only after that step checks, if the currently logged in Token is...

I upgraded to the Routing Bundle v3, which made my application break because `_route` is now set to empty string. I found out that `Model\Route::getRouteKey()` and the underlying `Model\Route::getId()` method...