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 +4 -4
- data/lib/shib_rack/identities.yml +1 -1
- data/lib/shib_rack/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ed86e97a050493decd4dd0768b9391eb0e5a3494b294bfe9cd9eb002b219538b
|
4
|
+
data.tar.gz: ee6d89232ddc27c551a0736577e93b12e515e286ca67f814fdae9edc3b6c5bf1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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
|
data/lib/shib_rack/version.rb
CHANGED