Skip to content
Snippets Groups Projects

Implement OIDC-based authentication and authorization module with OPA integration

Merged Mohammad Torkashvand requested to merge fix/NAT-409-integrate-with-opa-and-oidc into develop
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -20,7 +20,7 @@ build-documentation:
lint-documentation:
stage: documentation
image:
name: jdkato/vale:latest
name: jdkato/vale:v2.30.0
entrypoint: [""]
tags:
Loading