An open API service indexing awesome lists of open source software.

https://github.com/ken109/istio-jwt-min

Minimal implementation of authentication server that can be used for Istio's end user authentication
https://github.com/ken109/istio-jwt-min

go golang istio jwt kubernetes

Last synced: 3 months ago
JSON representation

Minimal implementation of authentication server that can be used for Istio's end user authentication

Awesome Lists containing this project

README

          

# 概要
Istioのエンドユーザー認証に使える認証サーバーの最小限の構成です。

# 立ち上げ方

1. 環境を立てる
```
./local.sh
```

2. DNSの一番目に127.0.0.1を指定する

3. [http://oidc.l](http://oidc.l)にアクセスする