Sign inSign up

bpteodor/flipid

By bpteodor

Updated over 6 years ago

OpenID Connect Provider

Image
0

1.1K

bpteodor/flipid repository overview

FlipID is an OpenID Connect Provider written in Rust.

Run locally:

docker run --rm -ti -p 9000:9000 \
  -v $(pwd)/target/test.db:/app/target/test.db \
  -v $(pwd)/.env:/app/.env \
  -v $(pwd)/config:/app/config \
  -e "RUN_BEHIND_PROXY=true" \
  bpteodor/flipid

Tag summary

Content type

Image

Digest

Size

64.5 MB

Last updated

over 6 years ago

docker pull bpteodor/flipid