ID Broker for IdP in a box. DEPRECATED. Move to Packages at github.com/sil-org/idp-id-broker
50K+
or
local.env.dist to local.envcommon/config/main.php and frontend/config/main.phpCOMPOSER_CACHE_DIR for where composer should cache packages, makes composer
installs and updates much fastermake start, or if using Vagrant, run vagrant upIf you hit problems of composer unable to pull the necessary dependencies
due to a GitHub rate limit, copy the auth.json.dist file to auth.json and
provide a GitHub auth. token.
There are various emails that ID Broker can send, such as when a user's password
has been changed. The templates for those are in application/common/mail/. When
running this yourself, you can certainly replace those template files with
modified versions.
Things to remember if you customize the email templates:
If there is additional information that you need to include in your emails but which isn't currently made available to the email templates, please submit a Pull Request (PR) on GitHub. This helps us add missing information that others might also need as well as helps us prevent sensitive information (such as a user's password or the hash of their password) from ever being included in an email.
The API is described by api.raml, and an auto-generated api.html created by
raml2html. To regenerate the HTML file, run make raml2html.
make testcli to build and start needed containers and drop you in a shell./vendor/bin/behat features/authentication.featureContent type
Image
Digest
sha256:5f2bee33d…
Size
169.3 MB
Last updated
6 months ago
docker pull silintl/idp-id-brokerPulls:
278
Last week