I am loading the signicat page in the external SFSafariViewController. How to redirect back to the iOS app after the MitID approval is done? I passed the valid custom uri scheme like (“appname://”) in the redirect_uri. But still it is not redirect to back.
Is custom uri scheme will be supported in signicat? or we have to use only the url contains https or http?
We have previously responded to Shan via our support system about this, but are happy to share some of the information here as well to make it visible for you and the rest of our community members.
We’ve found a way to address this issue! While we can set up the custom URI on our side to ensure users are redirected back to the app after MitID verification, we strongly recommend using Universal Links, especially for iOS.
Universal Links are more reliable and follow best practices outlined by Apple.
For Apple’s guidelines on Universal Links, check this:
For more details on app switching with MitID, you can also refer to our documentation here: