ricardozanini commented on issue #1186: URL: https://github.com/apache/incubator-kie-kogito-apps/issues/1186#issuecomment-1953129182
@debu999 I don't think we have this out of the box, nor it's planned. Domain-level authorization might be tricky to get in the current architecture. IIRC, you can require authentication from the exposed endpoints, but not the data. If you know the query graphql data generated by Data Index, you may add authentication to it using Quarkus OIDC. @nmirasch can you also please clarify here? @debu999 if this is not relevant anymore, please let me know so I can close it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
