Holding 3rd party <-> D-BAS Account mappings
10K+
External auth-module for D-BAS. This is a middleware to communicate between D-BAS and the 3rd party application.
lein runHello World!lein test. Read the tests at test/auth/service_test.clj.To configure logging see config/logback.xml. By default, the app logs to stdout and logs/. To learn more about configuring Logback, read its documentation.
lein repl(def dev-serv (run-dev))lein uberjarsudo docker build -t auth .docker run -p 8080:8080 authcapstan run -f "8080:8080"Once the image it built, it's cached. To delete the image and build a new one:
capstan rmi auth; capstan buildContent type
Image
Digest
Size
81.8 MB
Last updated
about 8 years ago
docker pull mroerni/dbas-eauth