Artem Brezhniev

Results 24 comments of Artem Brezhniev

Fully support, it would be reaaally helpful to have this feature. Is there something we can help with?

The actual user authentication is not handled by this library — that you have to do by yourself. The middleware resolves a tenant, meaning it identifies an Identity Provider that...

Closed by #85

Weird, but I'm getting an error when trying to build `imagick` with this fix: ``` 9.222 In /tmp/imagick/Imagick.stub.php: 9.222 Encountered #endif without corresponding #if 9.227 make: *** [Makefile:196: /tmp/imagick/Imagick_arginfo.h] Error...

That makes sense 👍 Mystery solved then, the thread is super confusing. This PR shouldn't be merged then, we simply need a release. @Danack would you be able to do...

So to be clear, do you want to be able to adjust any configuration?

Totally understand the problem @nicolus. I'm currently working on the next major version and trying to solve this problem via "resolvers". You'll be able to either extend existing one or...

Yeah, almost like that, but instead of binding another dependency in the service provider, you would need to change the class reference using `resolvers.config` in the `config/saml2.php` I thought that...

How do you handle user authentication based on the attributes you get from the IdP?