yasudacloud / strapi-plugin-sso

MIT License
89 stars 61 forks source link

feature request: 'oidc implementation' #26

Closed minozheros closed 1 year ago

minozheros commented 1 year ago

Hey, would it be possible to add a separate implementation for OIDC? It would work for authentik (https://github.com/yasudacloud/strapi-plugin-sso/issues/9) as well.

Regards Klaus

yasudacloud commented 1 year ago

@minozheros Hey, as long as we stay compatible and don't stray too far from the certification scope, we're good. Any cool ideas on your end?

phil-flip commented 1 year ago

So Klaus was able to pull it off, we are cleaning the code, and going to make a PR. Because it is unlikely you have an Authentik instance, I can send you some OIDC-Details/-Credentials on Discord or in theory you could also use Google, but manually need to add the endpoints.

ChielTimmermans commented 1 year ago

This is exactly what I need. Thank you guys for doing the work. Do you have a timeline on, when we can expect, a release?

phil-flip commented 1 year ago

The code was working while we were testing it. We are just finalizing some things with the README documentation. Then we are just waiting for the repo owner to accept the PR request.

yasudacloud commented 1 year ago

@minozheros @FlipperLP @ChielTimmermans Thank you for your patience. The version is 0.4.0.

Thank you for extending the functionality of the plugin.

minozheros commented 1 year ago

thank you. It was a pleasure working with you.