Skip to content

Forward login_hint from the resource token to the PS auth token request #10

Description

@dickhardt

When a resource token carries a login_hint claim (secret.agent.coop mints one on the addAddress step-up, scope: email), the proxy should pass it as the login_hint parameter of POST auth_token_endpoint so Hellō pre-selects the verified address instead of prompting. Today exchangeAtPSAndWait sends only resource_token and presented_token.

Without it the flow still works: the person picks the address and the service checks it equals the request (email_mismatch otherwise). Plan reference: agent.coop staged plan, sections D9 and T.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions