Skip to content

Document resource parameter usage and isolation enhancements in IdentityServer#976

Merged
maartenba merged 2 commits intomainfrom
mb/resource-isolation
Jan 16, 2026
Merged

Document resource parameter usage and isolation enhancements in IdentityServer#976
maartenba merged 2 commits intomainfrom
mb/resource-isolation

Conversation

@maartenba
Copy link
Copy Markdown
Member

No description provided.

@maartenba maartenba self-assigned this Jan 16, 2026
@maartenba maartenba added the documentation Improvements or additions to documentation label Jan 16, 2026
@maartenba maartenba added this to the 2026-Q1 milestone Jan 16, 2026
@AndersAbel
Copy link
Copy Markdown
Member

Should we mention that the RFC allows multiple resource params while the MS handler only supports a single value?

@maartenba
Copy link
Copy Markdown
Member Author

May be helpful. Would you do this in the client examples or earlier showing the HTTP?

@AndersAbel
Copy link
Copy Markdown
Member

May be helpful. Would you do this in the client examples or earlier showing the HTTP?

I guess most people will just use one resource, so I don't think we need to spend too much work on it in the docs. But someone that reads the spec might be confused. I'd just add a sentence in the intro saying the spec allows multiple resource params and then in the code examples for ASP.NET Core point out that the handler only supports a single param.

@maartenba
Copy link
Copy Markdown
Member Author

Added it under the OIDC handler example now

@maartenba maartenba merged commit 7e7921a into main Jan 16, 2026
5 checks passed
@maartenba maartenba deleted the mb/resource-isolation branch January 16, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants