beppe9000

Results 124 comments of beppe9000

Can't OAuth be used with that?

If a standard is added then interoperability benefits are for all.

is there any simple saml php implementation? could you link to it ?

I mean what can we use to self-host a lightweight identity provider in php that would work out of the box wih espo ?

> I'm not aware of any SimpleSAMLphp implementation for EspoCRM There is this dude from the past... https://forum.espocrm.com/forum/developer-help/41519-help-submitting-saml-integration

that is because some customization surfaces are not real oop inheritance: often the original class does not actually have the method

do you know any self-hosted app for idP ?

oh perfect i didn't realize, thanks.

from the readme > Note: This library can not be used in a web context (FPM or equivalent). Use it in your CLI scripts or in a CRON I suppose...

> It requires usage of websocket i'm not sure... why would websocket be required? I don't see the downside of using headers: user modifies something -> custom hook is run...