Skip to content

Commit 66a29b8

Browse files
authored
Update federated.py
Changing format of Class to match other IdPs
1 parent cccb42a commit 66a29b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uw_saml2/idp/federated.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ class FredHutchIdp(IdpConfig):
100100
//e64IUXSJ1NqLsVrX68mC2ysMMojbRiOdmV9mPUcpizb0devpvc'''
101101

102102

103-
class FredHutchIdpAzure(IdpConfig):
103+
class FredHutchAzureIdp(IdpConfig):
104104
"""
105105
Azure doesn't do things the Shibboleth way and FredHutch isn't
106106
acustomed to using ePPN

0 commit comments

Comments
 (0)