Hi @trasher,
I think your plugin only needs a few changes to be OIDC compliant. This would be awesome because it would increase so much the amount of web apps that could identify with Galette. Of course, I have the personal case of a website that can connect with OIDC but not with OAuth2.
However, I've quickly tried to do it, but I failed. I've read in a forum (I'm French too) that you're not confident regarding OIDC. If it's still the case, I can help, at least for design. I haven't coded in PHP for a long time, but I could try.
This repo can be helpful too.
Besides I don't have a good env to work on PHP and the plugins. I mean, I've tried to change every case-insensitive occurrence of OAuth2 to OIDC, to change some constants accordingly, and to upload that to a new directory in a Galette instance I have, but it somehow freezes the original plugin as well. Can you please provide some guidance? I haven't found any on the doc website.
Hi @trasher,
I think your plugin only needs a few changes to be OIDC compliant. This would be awesome because it would increase so much the amount of web apps that could identify with Galette. Of course, I have the personal case of a website that can connect with OIDC but not with OAuth2.
However, I've quickly tried to do it, but I failed. I've read in a forum (I'm French too) that you're not confident regarding OIDC. If it's still the case, I can help, at least for design. I haven't coded in PHP for a long time, but I could try.
This repo can be helpful too.
Besides I don't have a good env to work on PHP and the plugins. I mean, I've tried to change every case-insensitive occurrence of OAuth2 to OIDC, to change some constants accordingly, and to upload that to a new directory in a Galette instance I have, but it somehow freezes the original plugin as well. Can you please provide some guidance? I haven't found any on the doc website.