Cat

module
v0.7.9 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: MIT

README

GitHub Actions Workflow Status GitHub Tag Go Report Card codecov

Cat - cloud authentication tester

This little web project provides service providers to test OIDC and SAML authentication.

I wrote it to test ADFS Claim transformation rules but it can be used for other scenarios too.

Run

docker build -t pheelee/cat
docker run -e COOKIE_SECRET=yourVerySecureString123 -p 8090:8090 pheelee/cat
Arguments

-CookieSecret specify a random string used to secure the cookies

./Cat --CookieSecret yourVerySecureString123

-StaticDir specify the path to the static assets (mainly used for development)

./Cat --StaticDir /app/assets

In Action

Live Demo is hosted at https://cat.irbe.ch

OIDC Demo

OIDC Demo

SAML Demo

SAML Demo

Directories

Path Synopsis
cmd
Cat command
internal
web
pkg

Jump to

Keyboard shortcuts

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