saml-proxy

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2021 License: MIT Imports: 3 Imported by: 0

README

saml-proxy

SAML認証を行うproxyサーバー

EnvoyのAuthzを利用して認証済みかどうかをCookieから判定する。

認証されていない場合はIDPにリダイレクトし、ログインすることで認証される。

ログインURLに関しては/saml/acsとなっている。

セッションの管理についてはCookieもしくはRedisサーバーの2種類の管理方法を提供している。

Configuration

sample

Key Overview
metadata_url IDPが用意しているMetadataURLを記述
x509_cert SSL証明書ファイルパスを記述
x509_key 秘密鍵のファイルパスを記述
root_url リバースプロキシを含めたルートURLを記述

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
infra
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL