Commit Graph

4 Commits

Author SHA1 Message Date
Cody Cutrer 15d13bff49 rip out ruby-saml-mod gem
Change-Id: Id6c71716a3060747b817e7c031487746aa170cc7
Reviewed-on: https://gerrit.instructure.com/177869
Tested-by: Jenkins
QA-Review: Tucker Mcknight <tmcknight@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>
2019-02-22 19:20:32 +00:00
Cody Cutrer 5b3e82940d allow plugins to define custom auth providers
add some stubs

refs CORE-2213

Change-Id: I35014fc1ea61a963cfb5d3da24eb7d6b80cc599b
Reviewed-on: https://gerrit.instructure.com/174070
Tested-by: Jenkins
Reviewed-by: James Williams <jamesw@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2018-12-05 19:50:58 +00:00
Cody Cutrer 5dd5b4c82a refactor saml debugging
refs CORE-1813

move it up and generify it so that other providers can use it,
the available keys shown in the UI is driven by the model,
and enable/view it per provider, rather than globally

test plan:
 * go to the auth providers page for someone with SAML
 * debugging should now be listed under the individual SAML provider,
   rather than globally at the bottom of the page
 * Click Start Debugging
 * in another browser/in cognito window start a login flow
 * click refresh on the debugger; it should load more data
 * stop debugging should clear it

Change-Id: I28139f8ce289fbd0a4297768b209c0971f833d12
Reviewed-on: https://gerrit.instructure.com/162990
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Tested-by: Jenkins
Product-Review: Cody Cutrer <cody@instructure.com>
2018-09-29 04:27:17 +00:00
Cody Cutrer 41794a9383 rename AccountAuthorizationConfig* to AuthenticationProvider*
I couldn't take it anymore. it was driving me crazy

Change-Id: Ib40addff56e98a6e0a6d80f246c208e0ce0cb762
Reviewed-on: https://gerrit.instructure.com/148026
Tested-by: Jenkins
Reviewed-by: James Williams  <jamesw@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2018-04-26 16:03:47 +00:00