# docker-token-portal

A docker image with https://github.com/rciam/simple-oidc-client-php

## Volumes

You need to mount `config.php` into `/app/token-portal/` inside the container. See [documentation](https://github.com/rciam/simple-oidc-client-php#simple-oidc-client---authentication) or [example config](https://github.com/rciam/simple-oidc-client-php/blob/master/example-config.php) for inspiration.

## Usage

You can use nginx with fastcgi_pass (port 9000). The root folder is `/app/token-portal/`.