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

Management Console: Add support for OIDC authentication and multiple Processes runtimes #1827

Open
thiagoelg opened this issue Feb 12, 2025 · 0 comments · May be fixed by apache/incubator-kie-tools#2758
Assignees

Comments

@thiagoelg
Copy link
Member

The Management Console is a web application designed to manage Processes and User Tasks from a configured Process Runtime instance. It can create, update, and list processes and submit or re-assign user tasks.
 
The relation between a Process Runtime instance and the Management Console is 1-N, meaning that a runtime can be assigned to many consoles, but a console can only be assigned to a single runtime. This is done by setting an environment variable when deploying/starting the Management Console with the Process Runtime URL.

This issue aims to change this relation, making it possible for a console to connect to multiple Process Runtime instances while also adding the ability to manage secured runtimes through an Identity Provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant