Skip to content

Commit

Permalink
Merge pull request #91 from UWIT-IAM/jan2025
Browse files Browse the repository at this point in the history
Jan2025 updates
  • Loading branch information
mar235av authored Jan 15, 2025
2 parents 6061b3f + 897b88b commit a77fa75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/relying-party.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
</bean>

<!-- needing signed assertions -->
<bean parent="RelyingPartyByName" c:relyingPartyIds="#{ {'https://az1.qualtrics.com','https://saml.enplug.com','https://uweducation.communityforce.com','https://uweducationstaging.communityforce.com','https://login.apogeenet.net/sp','https://pvs.education.uw.edu','https://app.yodeck.com/api/v1/account/metadata/','https://sso.pitchbook.com/sso/saml/sp/metadata','https://uw.creatcom.washington.edu/DSF/','https://uwm.creatcom.washington.edu/DSF/','https://auth.factset.com','http://app.pantrysoft.com/saml/id','https://wikibeta.s.uw.edu'} }">
<bean parent="RelyingPartyByName" c:relyingPartyIds="#{ {'https://az1.qualtrics.com','https://saml.enplug.com','https://uweducation.communityforce.com','https://uweducationstaging.communityforce.com','https://login.apogeenet.net/sp','https://pvs.education.uw.edu','https://app.yodeck.com/api/v1/account/metadata/','https://sso.pitchbook.com/sso/saml/sp/metadata','https://uw.creatcom.washington.edu/DSF/','https://uwm.creatcom.washington.edu/DSF/','https://auth.factset.com','http://app.pantrysoft.com/saml/id','https://wikibeta.s.uw.edu','https://jira.cac.washington.edu','https://jiratest.cac.washington.edu'} }">
<property name="profileConfigurations">
<list>
<bean parent="SAML2.SSO"
Expand Down
2 changes: 1 addition & 1 deletion local-bin/py-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
psycopg2-binary==2.9.10
lxml==5.3.0
jinja2==3.1.4
jinja2==3.1.5
pep8==1.7.1
requests==2.32.3
pyyaml==6.0.2

0 comments on commit a77fa75

Please sign in to comment.