Skip to content

Commit

Permalink
NOJIRA - update testbeds to Shibboleth 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sporth committed Nov 7, 2024
1 parent f2a4e35 commit 400d871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions testbed/smoke-test/shibui/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ shibui:
identityProviderMetadataPath: "/conf/idp-metadata.xml"
forceServiceProviderMetadataGeneration: true
callbackUrl: "https://shibui.unicon.local/callback"
postLogoutURL: "https://idp.unicon.local/idp/profile/Logout"
maximumAuthenticationLifetime: 3600000
simpleProfileMapping:
username: urn:oid:0.9.2342.19200300.100.1.1
Expand Down
1 change: 1 addition & 0 deletions testbed/smoke-test/shibui/application.yml.nodb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ shibui:
identityProviderMetadataPath: "/conf/idp-metadata.xml"
forceServiceProviderMetadataGeneration: true
callbackUrl: "https://shibui.unicon.local/callback"
postLogoutURL: "https://idp.unicon.local/idp/profile/Logout"
maximumAuthenticationLifetime: 3600000
simpleProfileMapping:
username: urn:oid:0.9.2342.19200300.100.1.1
Expand Down

0 comments on commit 400d871

Please sign in to comment.