package js.html; typedef IRTCIdentityAssertion = { var idp : String; var name : String; };