shib-rack 0.5.3 → 0.5.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f912d02c737b11905ec01c9ec9921341c28fef14d26a5a00968850641fea0d4e
4
- data.tar.gz: a7908fc53d1eb7134d6bb45b0302f849bb0782443a373dc8c2f2e64bcc866652
3
+ metadata.gz: ed86e97a050493decd4dd0768b9391eb0e5a3494b294bfe9cd9eb002b219538b
4
+ data.tar.gz: ee6d89232ddc27c551a0736577e93b12e515e286ca67f814fdae9edc3b6c5bf1
5
5
  SHA512:
6
- metadata.gz: 918594b93c0e43f6777b28e11bb57eba3df714811ed6ca3a34bbe5396a3e27a1f69aabcb10715a9ebbee0f3cd1affeefff78fb893a36c19ffe0c4e69d81ac227
7
- data.tar.gz: c85cae786f4859d504c75b650005c7f32459a08620ac944e15090fd3f762d3d6ccc474005ef7615704ff7de7775da73b6a7adcff6d75962a11f29ffa1fe6ae71
6
+ metadata.gz: cc0887c0af8515b3aa9f1c2c7ebac74f14b27ab424db52532ccdba513152e2df1ce8625f93966582f64d89414c859b5e5e73e362c131429092b424fe17784d2d
7
+ data.tar.gz: 95a4a389d761939be280ff0e57874c26eb9a196c2484aa438f8b8f7442134b037563d7c654f597f2a5bf174826a577f16b60a8cd8eff1e3438bb4b14b9aecc35
@@ -14,7 +14,7 @@ identities:
14
14
  homeorganization: vho.test.aaf.edu.au
15
15
  homeorganizationtype: urn:mace:terena.org:schac:homeOrganizationType:au:university
16
16
  unscoped_affiliation: staff;member
17
- shib_identity_provider: https://vho.test.aaf.edu.auu/idp/shibboleth
17
+ shib_identity_provider: https://vho.test.aaf.edu.au/idp/shibboleth
18
18
  affiliation: staff@vho.test.aaf.edu.au;member@vho.test.aaf.edu.au
19
19
 
20
20
  - persistent_id: https://login.schneidermoen.example.edu/idp/shibboleth!https://sp.example.edu/shibboleth!a4ee2cb2-d764-4e1c-90f2-c6756b83d538
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ShibRack
4
- VERSION = '0.5.3'
4
+ VERSION = '0.5.4'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shib-rack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.5.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shaun Mangelsdorf