I have SAML federation working between Okta and AWS SSO. Everything is fine, except that users performing IdP-initiated SSO see an "unfriendly" URL in their browser ("https://d-123456789a.awsapps.com/") once logged into AWS.
Is it possible to have a friendly name in the browser (aka, "https://friendly-name.awsapps.com/") after AWS login via IdP-initiated SSO, similar to when we're doing SP-initiated SSO? I believe this would require a different 'Issuer URL' from AWS SSO for the SAML connection, but I don't see any options for this in the AWS console.
Thanks, Jeffrey