Section "Federated sessions" states that
If the key is correct, the user agent will create a session on the RP with the same key as the SP.
What should happen when this key is provided by the SP (1) but it's incorrect (2)? The spec doesn't describe this, implying that the user agent will create a new session on the RP.
However, isn't this an indication the user's device was compromised?
My understanding that the SP has no reason to pass some junk as key's value, it does it only when it has a valid DBSC session, right?
Section "Federated sessions" states that
What should happen when this key is provided by the SP (1) but it's incorrect (2)? The spec doesn't describe this, implying that the user agent will create a new session on the RP.
However, isn't this an indication the user's device was compromised?
My understanding that the SP has no reason to pass some junk as key's value, it does it only when it has a valid DBSC session, right?