canvas-lms/Gemfile.d
Cody Cutrer 7db873f5eb configure SAML via metadata URI
fixes CNVS-28890, CNVS-28891

including auto-refresh, and optimizations for InCommon

test plan:
 * use a metadata URI to configure a SAML provider;
   everything should populate
 * have your IdP change their metadata, then wait a day
   for the periodic job, or manually run
   AccountAuthorizationConfig::SAML::MetadataRefresher.refresh_providers
 * it should be updated automatically
 * set the URI to urn:mace:incommon, and fill in a entity id
   of a school in InCommon
 * it should populate automatically

Change-Id: Ie508483da2ffa81dce3b98dbd5ae5c0b9e2ac878
Reviewed-on: https://gerrit.instructure.com/76989
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
Product-Review: Cody Cutrer <cody@instructure.com>
2016-05-27 18:31:08 +00:00
..
.rubocop.yml add some ruby linting for jenkins to take advantage of 2015-04-09 14:37:37 +00:00
_before.rb require ruby 2.3.1 for ruby 2.3 2016-04-26 20:38:59 +00:00
app.rb configure SAML via metadata URI 2016-05-27 18:31:08 +00:00
assets.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
cassandra.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
development.rb allow ruby 2.3 2016-01-05 20:19:12 +00:00
development_and_test.rb remove AR log colorization 2015-08-11 20:48:14 +00:00
i18n_tools_and_rake_tasks.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
icu.rb update ffi-icu gem 2016-02-02 01:57:36 +00:00
plugins.rb avoid using a relative path for gem plugin loading 2014-09-18 22:29:07 +00:00
postgres.rb bump pg 2016-01-21 14:53:01 +00:00
redis.rb remove rails 3 support 2015-12-23 21:36:43 +00:00
sqlite.rb allow ruby master to run with scary warning 2014-07-02 02:45:59 +00:00
test.rb spec: only load testrailtagging when we need it 2016-04-22 18:39:29 +00:00
~after.rb use eval_gemfile for bundler goodness 2015-02-18 18:15:14 +00:00