diff --git a/spec/index.bs b/spec/index.bs index db29cf89..b8f87535 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -2383,10 +2383,10 @@ It will also contain the following parameters in the request body `application/x :: The [=RP=]'s unique identifier from the [=IDP=]. : account_id :: The account identifier that was selected. - : is_auto_selected - :: A boolean indicating whether the account was automatically selected as opposed to being actively chosen by the user. + : fields + :: The list of fields that the [=RP=] has requested in {{IdentityProviderRequestOptions/fields}}. : params - :: A serialized JSON object provided by the RP that can have an arbitrary structure and content. + :: The arbitrary parameters that the [=RP=] has requested in {{IdentityProviderRequestOptions/params}}.