The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: Issuers
3url: https://platform.claude.com/docs/en/api/beta/organization/federation/issuers
4---
5
16# Issuers
27
38## Create Federation Issuer
from line 31
2631
2732 - `string`
2833
29 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
34 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
3035
3136 - `"message-batches-2024-09-24"`
3237
from line 79
7479
7580 - `"user-profiles-2026-08-18"`
7681
82 - `"user-profiles-2026-09-04"`
83
7784 - `"advisor-tool-2026-03-01"`
7885
7986 - `"managed-agents-2026-04-01"`
from line 183
176183
177184 JWKS supplied directly; no network fetch.
178185
186 - `type: "inline"`
187
179188 - `keys: array of map[unknown]`
180189
181190 Inline JWK objects.
from line 191
182191
183192 minItems: 1
184193
185 - `type: "inline"`
186
187194- `max_jwt_lifetime_seconds: optional number or null`
188195
189196 Maximum allowed iat→exp spread for assertions from this issuer (1-176400 seconds, i.e. up to 49h). Defaults to 3600 (1h). Assertions must carry both `iat` and `exp`; a missing `iat` is rejected.
from line 206
199206 Records an external IdP the organization trusts for the RFC 7523
200207 jwt-bearer grant. The `issuer_url` must match the JWT `iss` claim exactly.
201208
209 - `type: "federation_issuer"`
210
211 default: federation_issuer
212
202213 - `id: string`
203214
204215 Tagged ID of the federation issuer.
from line 284
273284
274285 JWKS supplied directly; no network fetch.
275286
287 - `type: "inline"`
288
276289 - `keys: array of map[unknown]`
277290
278291 Inline JWK objects.
from line 292
279292
280293 minItems: 1
281294
282 - `type: "inline"`
283
284295 - `jwks_polling_disabled_at: string or null`
285296
286297 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 330
319330
320331 format: date-time
321332
322 - `type: "federation_issuer"`
323
324 default: federation_issuer
325
326333 - `updated_at: string`
327334
328335 When this issuer was last updated.
from line 419
412419
413420 - `string`
414421
415 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
422 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
416423
417424 - `"message-batches-2024-09-24"`
418425
from line 467
460467
461468 - `"user-profiles-2026-08-18"`
462469
470 - `"user-profiles-2026-09-04"`
471
463472 - `"advisor-tool-2026-03-01"`
464473
465474 - `"managed-agents-2026-04-01"`
from line 515
506515
507516- `data: array of BetaFederationIssuer`
508517
518 - `type: "federation_issuer"`
519
520 default: federation_issuer
521
509522 - `id: string`
510523
511524 Tagged ID of the federation issuer.
from line 593
580593
581594 JWKS supplied directly; no network fetch.
582595
596 - `type: "inline"`
597
583598 - `keys: array of map[unknown]`
584599
585600 Inline JWK objects.
from line 601
586601
587602 minItems: 1
588603
589 - `type: "inline"`
590
591604 - `jwks_polling_disabled_at: string or null`
592605
593606 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 639
626639
627640 format: date-time
628641
629 - `type: "federation_issuer"`
630
631 default: federation_issuer
632
633642 - `updated_at: string`
634643
635644 When this issuer was last updated.
from line 718
709718
710719 - `string`
711720
712 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
721 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
713722
714723 - `"message-batches-2024-09-24"`
715724
from line 766
757766
758767 - `"user-profiles-2026-08-18"`
759768
769 - `"user-profiles-2026-09-04"`
770
760771 - `"advisor-tool-2026-03-01"`
761772
762773 - `"managed-agents-2026-04-01"`
from line 819
808819 Records an external IdP the organization trusts for the RFC 7523
809820 jwt-bearer grant. The `issuer_url` must match the JWT `iss` claim exactly.
810821
822 - `type: "federation_issuer"`
823
824 default: federation_issuer
825
811826 - `id: string`
812827
813828 Tagged ID of the federation issuer.
from line 897
882897
883898 JWKS supplied directly; no network fetch.
884899
900 - `type: "inline"`
901
885902 - `keys: array of map[unknown]`
886903
887904 Inline JWK objects.
from line 905
888905
889906 minItems: 1
890907
891 - `type: "inline"`
892
893908 - `jwks_polling_disabled_at: string or null`
894909
895910 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 943
928943
929944 format: date-time
930945
931 - `type: "federation_issuer"`
932
933 default: federation_issuer
934
935946 - `updated_at: string`
936947
937948 When this issuer was last updated.
from line 1020
10091020
10101021 - `string`
10111022
1012 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
1023 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
10131024
10141025 - `"message-batches-2024-09-24"`
10151026
from line 1068
10571068
10581069 - `"user-profiles-2026-08-18"`
10591070
1071 - `"user-profiles-2026-09-04"`
1072
10601073 - `"advisor-tool-2026-03-01"`
10611074
10621075 - `"managed-agents-2026-04-01"`
from line 1166
11531166
11541167 JWKS supplied directly; no network fetch.
11551168
1169 - `type: "inline"`
1170
11561171 - `keys: array of map[unknown]`
11571172
11581173 Inline JWK objects.
from line 1174
11591174
11601175 minItems: 1
11611176
1162 - `type: "inline"`
1163
11641177- `jwks_polling_disabled: optional boolean or null`
11651178
11661179 Only `false` is accepted, to re-enable polling after the system pauses it. Polling is paused automatically; sending `true` is rejected.
from line 1199
11861199 Records an external IdP the organization trusts for the RFC 7523
11871200 jwt-bearer grant. The `issuer_url` must match the JWT `iss` claim exactly.
11881201
1202 - `type: "federation_issuer"`
1203
1204 default: federation_issuer
1205
11891206 - `id: string`
11901207
11911208 Tagged ID of the federation issuer.
from line 1277
12601277
12611278 JWKS supplied directly; no network fetch.
12621279
1280 - `type: "inline"`
1281
12631282 - `keys: array of map[unknown]`
12641283
12651284 Inline JWK objects.
from line 1285
12661285
12671286 minItems: 1
12681287
1269 - `type: "inline"`
1270
12711288 - `jwks_polling_disabled_at: string or null`
12721289
12731290 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 1323
13061323
13071324 format: date-time
13081325
1309 - `type: "federation_issuer"`
1310
1311 default: federation_issuer
1312
13131326 - `updated_at: string`
13141327
13151328 When this issuer was last updated.
from line 1400
13871400
13881401 - `string`
13891402
1390 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
1403 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
13911404
13921405 - `"message-batches-2024-09-24"`
13931406
from line 1448
14351448
14361449 - `"user-profiles-2026-08-18"`
14371450
1451 - `"user-profiles-2026-09-04"`
1452
14381453 - `"advisor-tool-2026-03-01"`
14391454
14401455 - `"managed-agents-2026-04-01"`
from line 1501
14861501 Records an external IdP the organization trusts for the RFC 7523
14871502 jwt-bearer grant. The `issuer_url` must match the JWT `iss` claim exactly.
14881503
1504 - `type: "federation_issuer"`
1505
1506 default: federation_issuer
1507
14891508 - `id: string`
14901509
14911510 Tagged ID of the federation issuer.
from line 1579
15601579
15611580 JWKS supplied directly; no network fetch.
15621581
1582 - `type: "inline"`
1583
15631584 - `keys: array of map[unknown]`
15641585
15651586 Inline JWK objects.
from line 1587
15661587
15671588 minItems: 1
15681589
1569 - `type: "inline"`
1570
15711590 - `jwks_polling_disabled_at: string or null`
15721591
15731592 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 1625
16061625
16071626 format: date-time
16081627
1609 - `type: "federation_issuer"`
1610
1611 default: federation_issuer
1612
16131628 - `updated_at: string`
16141629
16151630 When this issuer was last updated.
from line 1685
16701685 Records an external IdP the organization trusts for the RFC 7523
16711686 jwt-bearer grant. The `issuer_url` must match the JWT `iss` claim exactly.
16721687
1688 - `type: "federation_issuer"`
1689
1690 default: federation_issuer
1691
16731692 - `id: string`
16741693
16751694 Tagged ID of the federation issuer.
from line 1763
17441763
17451764 JWKS supplied directly; no network fetch.
17461765
1766 - `type: "inline"`
1767
17471768 - `keys: array of map[unknown]`
17481769
17491770 Inline JWK objects.
from line 1771
17501771
17511772 minItems: 1
17521773
1753 - `type: "inline"`
1754
17551774 - `jwks_polling_disabled_at: string or null`
17561775
17571776 If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures. Re-enable by sending `jwks_polling_disabled: false` via the issuer update endpoint (POST) once the upstream JWKS endpoint is fixed. An OAuth caller cannot send this when the issuer backs a rule with any scope other than `workspace:developer` or `workspace:inference`; use a Console session.
from line 1809
17901809
17911810 format: date-time
17921811
1793 - `type: "federation_issuer"`
1794
1795 default: federation_issuer
1796
17971812 - `updated_at: string`
17981813
17991814 When this issuer was last updated.
from line 1889
18741889
18751890 JWKS supplied directly; no network fetch.
18761891
1892 - `type: "inline"`
1893
18771894 - `keys: array of map[unknown]`
18781895
18791896 Inline JWK objects.
18801897
18811898 minItems: 1
1882
1883 - `type: "inline"`
18841899