Skip to content

Embedded Discovery Service Integration

Greg Kostin edited this page Jun 11, 2018 · 2 revisions

Embedded Discovery Service

The Javascript from git://git.shibboleth.net/js-embedded-discovery.git was last copied into the assets directory in Jun, 2018.

./app/assets/images/fulcrum-logo.png
./app/assets/javascripts/application.js
  //= require_tree ./idpselect
./app/assets/javascripts/idpselect/*
./app/assets/stylesheets/applications.css
   *= require idpselect
./app/assets/stylesheets/idpselect.css
./app/controllers/shibboleths_controller.rb
./config/application.rb
  # URL for logging the user in via shibbolleth
  config.shibboleth_service_provider_url = Settings.shibboleth_service_provider_url

Shibboleth