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

Add proper serde and a Builder for RequestUrl #16

Closed
2 tasks
nanderstabel opened this issue Apr 11, 2023 · 0 comments · Fixed by #17
Closed
2 tasks

Add proper serde and a Builder for RequestUrl #16

nanderstabel opened this issue Apr 11, 2023 · 0 comments · Fixed by #17
Assignees
Labels
Added A new feature that requires a minor release.

Comments

@nanderstabel
Copy link
Collaborator

nanderstabel commented Apr 11, 2023

Description

Add a Builder for RequestUrl, as well as serialization and deserialization to and from a request literal string.

Motivation

This will improve the construction of new SiopRequests.

Resources

[Self-Issued OpenID Provider Authorization Request](https://openid.net/specs/openid-connect-self-issued-v2-1_0.html#name-self-issued-openid-provider-a)

To-do List

@nanderstabel nanderstabel added the Added A new feature that requires a minor release. label Apr 11, 2023
@nanderstabel nanderstabel self-assigned this Apr 11, 2023
@nanderstabel nanderstabel changed the title Add create_request method to RelyingParty Add proper serde and a Builder for RequestUrl Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant