A Dropwizard-based OpenID Connect provider
- Database schema scripts are stored in
sql/using Flyway naming conventions (e.g.V*_<description>.sqlorR_<description>.sql) - Scripts are automatically applied when started locally in Docker Compose.
- To apply to a PaaS environment execute
cf conduit <service-name> -- ./db-migrate.sh
Based on discussions over the future of digital identity authentication we have decided to archive this repository and carry on development in di-authentication-api and di-authentication-frontend GitHub repositories.