Hi @mightyit,
Thank you for bringing up your concerns regarding Elsa's integration. We value your feedback and understand the importance of having a robust workflow capability for your organization and others.
We apologize for the oversight in not explicitly addressing the Elsa integration in our current roadmap. Rest assured, we are committed to continuously improving our product to meet your needs. After considering your feedback, we will prioritize discussions around incorporating Elsa into our upcoming milestones.
Thank you once again for your valuable input.
Hi @gerryp,
The HmacSha256 in the line SigningCredentials(signinKey, SecurityAlgorithms.HmacSha256) should be greater than 128 bits. In short, use a long string as the key.
I tested the issue in a new project but it seems correct. Could you check your upgraded project maybe the problem is elsewhere?
Hi mightyit,
Could you check this blog post, I hope it helps you.
https://aspnetzero.com/blog/integrating-elsa-with-asp.net-zero
Hi @niengineering,
Could you share your project with [email protected] ?
Hi @CLIT,
Could you share your project with [email protected] ?
Hi @niengineering,
Could you share with me the steps for reproducing this user?
Hi @SRTMDEV,
Aspnetzero supports open id protocol, you can use it for other applications to access your app. We do not support the identity server at the moment, but you can activate the open id protocol similar to the steps here.https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Infrastructure-Core-Angular-Identity-Server4-Integration
In the appsettings.json you can enable it.
For authentication without username and password you need override TokenAuthController.
Hi @mayankm,
Thanks for your feedback. We will deal with warnings.