UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0c1e5fb4 authored by Toby Oswald's avatar Toby Oswald Committed by Josh Wolf
Browse files

Added AuthService

parent d757c352
No related branches found
No related tags found
1 merge request!209Added AuthService to charter
Pipeline #156928 passed with warnings
......@@ -130,6 +130,7 @@ Dependency: None
Owners:
* @runyontr - Runyon Solutions
* @nick_tetrate - Tetrate
Understudy:
......@@ -137,6 +138,30 @@ Understudy:
* @kavitha
* @kenna81
### Auth Service
authservice helps delegate the OIDC Authorization Code Grant Flow to the Istio mesh. authservice is compatible with any standard OIDC Provider as well as other Istio End-user Auth features, including Authentication Policy and RBAC. Together, they allow developers to protect their APIs and web apps without any application code required.
Product:
* [authservice](https://github.com/istio-ecosystem/authservice)
Repository:
* [authservice](https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/authservice)
# Needs to be moved !!
Dependency: None
Owners:
* @runyontr - Runyon Solutions
* @nick_tetrate - Tetrate
* @adam.toy - Rancher Federal
Understudy:
### Logging
The logging package is responsible for deploying Elasticsearch, Kibana, and Fluentd. It is also responsible for configuring the logging pipelines to aggregate all running containers logs for viewing by both Cluster Owners and Application Operators.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment