FpOpenIdBundle icon indicating copy to clipboard operation
FpOpenIdBundle copied to clipboard

Symfony2 OpenID security extension

Results 10 FpOpenIdBundle issues
Sort by recently updated
recently updated
newest added

- update code to competitive with symfony 4 - download and use LightOpenId internally

Hi, I'd like ask if this bundle work with Symfony 3.* ? I was try to install with composer but I got error from composer Problem 1 - Installation request...

Fix for symfony 3.3 deprecation message: ``Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or...

For example there is user which already login and password. And he wants connect openid to current account. How it possible to do this?

Is it possible to add a configuration option "entity_manager" for multitenancy ? Thanks

In the sample `services.yml` you refer to `Acme\DemoBundle\Entity\OpenIdUserManager` according to the `OpenIdUserManager.php` the user manager lives in `Acme\DemoBundle\Security\User\OpenIdUserManager` ?

Hi, I am attempting to implement openid with FOSUserBundle. In the finishOpenIdLoginAction() method in the SecurityController the finishOpenIdLogin.html.twig template creation is obvious, however the 'fp_openid_security_check' route upon success is not...

throw exception with a good description in case LightOpenID not exist.