Parole is unable to open RTSP uris that contain user and password

While trying to reproduce an RTSP stream, I have tested many URIs against ffplay and parole. All of them work in ffplay while the ones that contain user and password information, fail to work on parole, generating a GStreamer related error...

Examples of offending URIs:

parole 'rtsp://admin:admin@192.168.1.100:554/'

Thanks!