Categorygithub.com/n-creativesystem/saml-proxy
modulepackage
0.0.3
Repository: https://github.com/n-creativesystem/saml-proxy.git
Documentation: pkg.go.dev

# README

saml-proxy

SAML認証を行うproxyサーバー

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

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

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

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

Configuration

sample

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author