Skip to content

Add shibboleth SSO authn role and configuration for samltest.id

Bo-Chun Chen requested to merge feat-add-shib into uab-dev

Created by: jprorama

This adds a role to enable shibboleth SSO authn for ood. It includes a stock Shibboleth SP configuration for testing against the https://samltest.id Shibboleth IdP. The stock IdP accounts are mapped to the stock dev account (vagrant).

  • groups_vars/all: enable copr repo for scl shib rpm, shib enable flag
  • ood.yaml: optional role ood_shib_sso for shib sso
  • tasks/main.yml: tasks for shib enabling and configuration
  • files/shibboleth2.xml: configuration for samltest.id federation
  • files/ood-user-mapfile: account mapping for upstream IdP accounts

Merge request reports

Loading