When attempting to open an otpauth://totp URL on iOS 15 Beta 8 it opens the Password Manager.
Based on the documentation & the tagged WWDC session it should only open the iOS Password Manager if the URL contains the apple- prefix.
For example: apple-otpauth://totp
This is currently breaking our Multi Factor Authentication setup flow. Will this behaviour be changed for the next beta & iOS 15 release?