Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/docker-authentic
Docker image for Authentic identity provider
https://github.com/imio/docker-authentic
authentic authentication docker-image jenkins-pipeline oauth2 saml
Last synced: 4 days ago
JSON representation
Docker image for Authentic identity provider
- Host: GitHub
- URL: https://github.com/imio/docker-authentic
- Owner: IMIO
- License: gpl-3.0
- Created: 2017-06-13T06:50:13.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T13:18:19.000Z (11 months ago)
- Last Synced: 2024-04-17T05:31:29.839Z (9 months ago)
- Topics: authentic, authentication, docker-image, jenkins-pipeline, oauth2, saml
- Language: JavaScript
- Homepage:
- Size: 579 KB
- Stars: 1
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repo is used to package [authenitc](https://authentic2.readthedocs.io/en/stable/) single sign on app (SSO).
Authentic app is developped by [entr'ouvert](https://www.entrouvert.com).It's a docker-compose based project to allow locally usage of authentic project.
## Badges
[![CI](https://github.com/IMIO/docker-authentic/actions/workflows/ci.yml/badge.svg)](https://github.com/IMIO/docker-authentic/actions/workflows/ci.yml)
## Requirements
docker-compose 1.6 or above and docker
## Authentic usage
- Compose and run the container image
docker-compose up
You can now go to agents.wc.localhost but if you want Wallonie Connect dev env, you have to configure authenitc, combo and hobo. Use this command:
make configure-wc
- Go to http://agents.wc.localhost with you favorite browser, an admin account is
setup, username is "admin" and password is "admin" (without the quotes).## Authentic and other app usage
- To set complete testing environment (Plone 4, Plone 5 and Authentic apps at this moment), you can created test env with data with this command:
make testing-env
- After you can start Plone 4, Plone 5 and Authentic with this command:
docker-compose -f docker-compose.yml -f docker-compose.test.yml up
# Docker image
https://hub.docker.com/r/imiobe/authentic