Commit 07d56c3
committed
[Server] Add XrdAccToken authorization plugin for WLCG and SciTokens scopes.
Introduce an ofs.authlib plugin that enforces JWT scope claims from
XrdSecOIDC entity attributes, with automatic WLCG/SciTokens profile
selection via wlcg.ver. Honor issuer-exported base_path and
restricted_path when composing effective paths and gating requests.
Document CERN SSO vs WLCG IAM setup in the plugin README.1 parent 85722c8 commit 07d56c3
10 files changed
Lines changed: 1661 additions & 2 deletions
File tree
- src
- XrdAccToken
- tests
- XrdAccTokenTests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments