Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] OpenIddict Module #5958

Open
sfmskywalker opened this issue Sep 12, 2024 · 0 comments
Open

[FEAT] OpenIddict Module #5958

sfmskywalker opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sfmskywalker
Copy link
Member

We need to develop a new identity module that leverages OpenIddict to serve as a more comprehensive alternative to the default Elsa.Identity module.

The goal is to create both a functional module and an illustrative example for users looking to extend or replace the default identity functionality in Elsa workflows. This will be useful for scenarios requiring more advanced identity management features than the current Elsa.Identity offers.

Requirements

  • Leverage OpenIddict for authentication and authorization.
  • Ensure modularity to support easy extension or replacement of the default identity module.
  • Demonstrate how to integrate with external identity providers like Auth0.
  • Provide clear documentation and example usage.

This would help extend Elsa’s identity management capabilities and serve as a reference for custom module development.

@sfmskywalker sfmskywalker added the enhancement New feature or request label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant