I am using an internal SAML 2.0 Provider. It provides a 509 certificate and needs: 1. Entity ID 2. ACS HTTP Post URIs 3. Target Application URL (the url that redirects to after login) I added the fingerprint and got a Consumer URL https://n121.meraki.com/saml/login/******/***********. I filled the Entity ID with https://dashboard.meraki.com, and ACS, TargetURL with the Consumer URL in my SAML Provider. The provider generates a login url that looks like this https://preprod.login.******.com/saml/sps/saml20ip/saml20/logininitial?RequestBinding=HTTPPost&PartnerId=https://dashboard.meraki.com&NameIdFormat=Email&Target=https://n121.meraki.com/saml/login/******/*********** After using my SAML login I am redirected to the meraki login page and asked to enter my credentials.
... View more