Skip to content

Add fallback for origin when client_uri is not provided. - #51

Closed
Potherca wants to merge 1 commit into
mainfrom
fix/client_uri
Closed

Add fallback for origin when client_uri is not provided.#51
Potherca wants to merge 1 commit into
mainfrom
fix/client_uri

Conversation

@Potherca

@Potherca Potherca commented Sep 7, 2026

Copy link
Copy Markdown
Member

During client registration with a URL as client_id, if the optional client_uri is not provided, no client origin is set.

This MR adds a fallback to set the origin to the domain of the provided client_id URL.

@Potherca Potherca added this to the v0.4.2 milestone Sep 7, 2026
@Potherca
Potherca requested review from poef and ylebre September 7, 2026 13:29
@Potherca Potherca self-assigned this Sep 7, 2026
@ylebre

ylebre commented Sep 7, 2026

Copy link
Copy Markdown
Member

This PR addresses the same issue: #45

@Potherca
Potherca removed the request for review from poef September 7, 2026 13:58
@Potherca

Potherca commented Sep 7, 2026

Copy link
Copy Markdown
Member Author

@ylebre My bad. Closing this in favor of #45, as that does exactly the same, but also has the port, which is more correct.

@Potherca Potherca closed this Sep 7, 2026
@Potherca
Potherca deleted the fix/client_uri branch September 7, 2026 14:00
@Potherca Potherca removed this from the v0.4.2 milestone Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants