3.1.1.3 Relying Party Trust State

The following represents the data structure the client MUST hold in order to satisfy these protocol requirements:

 {
   "RelyingPartyTrust" : "<web-application>",
   "RedirectBasedPreauth" : <redirect-based-preauth>
 }

web-application: Relying Party Trust (section 2.2.2.6) representing the web application that the server can issue tokens for.

redirect-based-preauth: Boolean denoting that access from outside the network needs pre-authentication based on HTTP redirects.