cr-connect-workflow/crc
Aaron Louie 9f4301712e Merge remote-tracking branch 'origin/master' 2020-02-20 17:23:17 -05:00
..
api Adds SSO attributes. Prevents uid duplication errors. 2020-02-20 17:23:10 -05:00
models Merge remote-tracking branch 'origin/master' 2020-02-20 15:43:34 -05:00
scripts Fixes vulnerability identified by SonarCloud 2020-02-12 11:07:01 -05:00
services Protocol builder connections 2020-02-20 13:30:04 -05:00
static/bpmn Random Fact updated with a markdown set of examples 2020-02-20 16:04:38 -05:00
__init__.py Adding support to handle Single Sign On (Shibboleth) authentication using Flask SSO and an attribute map that has worked in the past with UVA's implementation. Aside from the new user endpoint, nothing requires authentication, but soon everything will expect it. I'm setting up a backdoor we can use for development and staging that will cause a round-robin affair that should make this relatively painless. Dropped "RestException" as we had two ways or raising errors, and that was silly. 2020-02-18 16:38:56 -05:00
api.yml Adds SSO header attributes 2020-02-20 15:43:29 -05:00