diff --git a/config/service_providers.localdev.yml b/config/service_providers.localdev.yml index 97d28f88df3..6b46b2e79e0 100644 --- a/config/service_providers.localdev.yml +++ b/config/service_providers.localdev.yml @@ -433,6 +433,19 @@ development: - 'sp_sinatra_demo' friendly_name: 'Example Sinatra App' + 'urn:gov:gsa:openidconnect:sp:mock_irs': + agency_id: 1 + ial: 2 + irs_attempts_api_enabled: true + push_notification_url: http://localhost:9292/api/push_notifications + redirect_uris: + - 'http://localhost:9292/' + - 'http://localhost:9292/auth/result' + - 'http://localhost:9292/logout' + certs: + - 'sp_sinatra_demo' + friendly_name: 'Login Mock IRS' + 'urn:gov:gsa:openidconnect:sp:expressjs': agency: 'GSA' certs: