Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-interaction static page #58

Closed
jricher opened this issue Nov 13, 2020 · 3 comments
Closed

Post-interaction static page #58

jricher opened this issue Nov 13, 2020 · 3 comments

Comments

@jricher
Copy link
Collaborator

jricher commented Nov 13, 2020

§2.5.3 Receive a Callback After Interaction: Editor's note:

There has been some call for a post-interaction redirect that is not tied to the underlying security model - specifically, sending the user over to a client-hosted page with client-specific instructions on how to continue. This would be something hosted externally to the client instance, so the client instance would never see this incoming call. We could accomplish that using this "callback" post-redirect mechanism but with "method": "static" or "nonce": false or some other signal to indicate that the client won't see the incoming request.

@aaronpk aaronpk self-assigned this Feb 8, 2022
@aaronpk
Copy link
Collaborator

aaronpk commented Feb 8, 2022

I can almost see how this would be useful, but I think we should have a concrete use case before adding a new method.

@jricher
Copy link
Collaborator Author

jricher commented Feb 10, 2022

Alternate proposal:

Add a field to the display object to allow the client instance to provide a post-interaction message that the AS MUST display to the end user after interaction has completed. Probably warrants a security consideration mention, possibly in the section that talks about displaying client-supplied values (12.12 and 12.13, for example).

@jricher
Copy link
Collaborator Author

jricher commented Oct 12, 2022

No concrete use cases have been brought forward, closing. Could be added as extension to interaction methods if desired by community.

@jricher jricher closed this as completed Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants