File tree Expand file tree Collapse file tree
docroot/sites/default/settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141
4242 case 'test ' :
4343 $ config ['samlauth.authentication ' ]['sp_entity_id ' ] = 'doj_foia_api_test ' ;
44- $ config ['samlauth.authentication ' ]['idp_single_sign_on_service ' ] = 'https://login.stage.max .gov/idp/profile/SAML2/Redirect/SSO ' ;
45- $ config ['samlauth.authentication ' ]['idp_entity_id ' ] = 'https://login.stage.max .gov/idp/shibboleth ' ;
44+ $ config ['samlauth.authentication ' ]['idp_single_sign_on_service ' ] = 'https://int.fedhub.hhs .gov/ABaaS/idp ' ;
45+ $ config ['samlauth.authentication ' ]['idp_entity_id ' ] = 'https://int.fedhub.hhs .gov/ABaaS/idp ' ;
4646 break ;
4747
4848 case 'uat ' :
4949 $ config ['samlauth.authentication ' ]['sp_entity_id ' ] = 'doj_foia_api_uat ' ;
50- $ config ['samlauth.authentication ' ]['idp_single_sign_on_service ' ] = 'https://login.stage.max .gov/idp/profile/SAML2/Redirect/SSO ' ;
51- $ config ['samlauth.authentication ' ]['idp_entity_id ' ] = 'https://login.stage.max .gov/idp/shibboleth ' ;
50+ $ config ['samlauth.authentication ' ]['idp_single_sign_on_service ' ] = 'https://int.fedhub.hhs .gov/ABaaS/idp ' ;
51+ $ config ['samlauth.authentication ' ]['idp_entity_id ' ] = 'https://int.fedhub.hhs .gov/ABaaS/idp ' ;
5252 break ;
5353
5454 case 'prod ' :
You can’t perform that action at this time.
0 commit comments