Open debu999 opened 1 year ago
cc @pefernan
@debu999 thanks for reaching with this issue (and rise the JIRA). At this point we are reviewing the security of the consoles due to a different issue and move the responsibility to quarkus oidc again... I'll try to prioritize this, but I don't think we will do this in a short term.
even if it cant be removed, is is possible to have option to disable security will also help. As we can tweak in our security at the gateway
@pefernan is there any update on this. Can there be something done. We are building our own apps but cant use MC and TC now due to this as the firm use inhouse platform.
Description
Current implementation for Console applications is to use keycloak and we have already been using all kogito apps. Have custom built our apps for interacting with kogito APIs. Can Managment Console and Task Console be made available with support for quarkus-oidc. We have been using custom apps. for this. Need help from Kogito Team to add some light to this
Data Index is already supporting quarkus-oidc. Need this to be extended to other kogito-apps in console
https://issues.redhat.com/browse/KOGITO-8419 Created now if added will help use more components from kogito ecosystem.
Implementation ideas
Refer to the details at https://issues.redhat.com/browse/KOGITO-8419 We have seen in data index how it handles custom security.
org.kie.kogito.index.auth.MultiTenantResolver class helps integration quarkus-oidc client though keycloak is default.
Can the same be added to all web apps applications.
So to enable security only the following to be tweaked in DI