An open API service indexing awesome lists of open source software.

https://github.com/scbd/accounts.cbd.int

OAuth2 authentication + User management
https://github.com/scbd/accounts.cbd.int

angularjs express javascript nodejs

Last synced: 4 months ago
JSON representation

OAuth2 authentication + User management

Awesome Lists containing this project

README

          

accounts.cbd.int
================

https://accounts.cbd.int

[![Dependency Status](https://david-dm.org/scbd/accounts.cbd.int.svg)](https://david-dm.org/scbd/accounts.cbd.int)
[![Circle CI](https://circleci.com/gh/scbd/accounts.cbd.int/tree/master.svg?style=shield)](https://circleci.com/gh/scbd/accounts.cbd.int/tree/master)

SAML

ENV Vars:

AUTH_ISSUER - accounts.cbddev.xyz
API_URL - https://api.cbddev.xyz
SITE_ALERT - (Optional) | Message to display on the top bar. if empty/not set the Alert Bar will not show
SITE_ALERT_LEVEL - (Optional) | Color level: `primary`, `secondary`, `info`, `success`, `warning`, `danger`. Default: danger
TRUSTED_DOMAINS - (Optional) | Semicolon/comma/pipe-separated list of trusted cross-origin postMessage domains.
Wildcard subdomain prefix supported. Scheme prefix optional per entry (default: https).
e.g. http://localhost;staging.cbd.int;*.cbd.int;http://*.kronos-events.net

Secrets:

certs/idp.key
certs/idp.crt
saml/service-providers/list.js - list of SP's