Hello Sir,
I hope you're doing well. Could you please advise on the following queries? I want to secure my Kogito BPMN-generated APIs using SSL and token-based authentication.
How can I enable Oauth token-based authentication for the BPMN-generated endpoints in a Quarkus-based Kogito application?
Once a user sends a valid JWT token, how can I securely invoke a BPMN process from a custom controller and pass input parameters to it?
How can I implement role-based authentication?
--
You received this message because you are subscribed to the Google Groups "Kogito development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kogito-developm...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kogito-development/947dd31b-7c7f-48c4-a0b9-b394526ad5d7n%40googlegroups.com.
Hello Rhett,
Thank you for your response and helpful suggestions.
As a follow-up, here's the approach I implemented:
I created a new controller with an SSL-enabled endpoint.
Within the service layer, I integrated token validation using AWS Cognito.
Upon successful validation, I invoked the auto-generated BPMN APIs.
I just wanted to confirm if this approach aligns with best practices or if there are any improvements you would recommend. Appreciate your guidance.
Best regards,
Pawan
To view this discussion visit https://groups.google.com/d/msgid/kogito-development/5e4dee65-6174-4c72-9b02-4334fc0939b4n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Kogito development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kogito-developm...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kogito-development/53110578-fe68-4407-a2ae-a9ccb40ca975n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kogito-development/CACJPmn%2B44yuAUiY4AYHsBtfZ7j8cD_4HpGNHKq0Tg_yicBcnyQ%40mail.gmail.com.