Skip to content

Allow ApiTokenAuthorize attributes at class level#7032

Merged
david-poindexter merged 1 commit intodnnsoftware:developfrom
bdukes:class-level-api-tokens
Feb 23, 2026
Merged

Allow ApiTokenAuthorize attributes at class level#7032
david-poindexter merged 1 commit intodnnsoftware:developfrom
bdukes:class-level-api-tokens

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Feb 23, 2026

Summary

This PR update the API Token authorization system to support defining API token access for an entire web API controller, in addition to the current system of defining the APIs only for individual actions (i.e. for classes in addition to methods).

@bdukes bdukes added this to the 10.2.3 milestone Feb 23, 2026
@david-poindexter david-poindexter merged commit c6061c8 into dnnsoftware:develop Feb 23, 2026
3 checks passed
@david-poindexter david-poindexter deleted the class-level-api-tokens branch February 23, 2026 18:23
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.

3 participants