apache / incubator-kie-kogito-examples

Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
255 stars 381 forks source link

Google/Custom OIDC /OAuth2 setup with Kogito Dataindex and configuring graphql security without keycloak #1058

Closed debu999 closed 2 years ago

debu999 commented 2 years ago

Hi Team, In our organisation we use internal active directory and federation services. We do not manage via keycloak. Both Task Console and Management Console need keycloak setups. Is there any informaiton on how we can customize the same with quarkus security. Do we need to embedded our platfomr with that for the quarkus oidc or there is sample example to do this.

p.s. we cant use keycloak as our organisation have its own version of OAuth and OIDC setups. Please advise on this. Its blocking us from doing custom security.

ricardozanini commented 2 years ago

Duplicate issue: https://github.com/kiegroup/kogito-apps/issues/1178