Andre Wanlin
5142f60de3
[Doc] Removed Mentions of the New Backend System
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-02-28 11:22:02 -06:00
Juan Pablo Garcia Ripa
818c835a10
bring the legacy config back
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:17 +02:00
Juan Pablo Garcia Ripa
95396a44f9
feat: simplify external token handler API
...
- Remove accessRestrictions from individual handlers (now managed by framework)
- Change API to evaluate configs individually for better performance
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:15 +02:00
Juan Pablo Garcia Ripa
7933670072
fix typos in docs
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:14 +02:00
Juan Pablo Garcia Ripa
65d382e272
fix: update docs with new approach and export types
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:14 +02:00
Juan Pablo Garcia Ripa
9377fbfb0f
feat(docs): add multiton docs and fix the custom handler service
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:12 +02:00
Juan Pablo Garcia Ripa
8495b18507
feat: add external token decorator service
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-09-15 22:51:11 +02:00
Andre Wanlin
b5545900a4
Initial removal
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-06-06 13:14:54 -05:00
aramissennyeydd
499fa53939
chore: remove old backend system guides
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-04-28 11:03:06 -07:00
Johan Haals
3f11a8e087
Update docs/auth/service-to-service-auth.md
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan@haals.se >
2024-11-22 10:44:13 +01:00
Johan Haals
aea3fcf034
simplify example
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-11-22 10:43:25 +01:00
Johan Haals
062eaf3f75
chore: Add documentation
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-11-22 10:02:54 +01:00
Fredrik Adelöw
6b8aef90a3
review fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-12 13:41:27 +02:00
Fredrik Adelöw
e25e467e60
auth: add a static keypair method for plugin-to-plugin auth
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-12 10:11:06 +02:00
Fredrik Adelöw
15e23227e5
mention shorthands
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-05 13:40:57 +02:00
Fredrik Adelöw
df8063f7ad
Update docs/auth/service-to-service-auth.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-05 13:37:28 +02:00
Fredrik Adelöw
f6d9a5f728
Update docs/auth/service-to-service-auth.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-05 13:37:22 +02:00
Fredrik Adelöw
904c9bdb22
add some accessRestrictions docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-04 17:11:31 +02:00
Fredrik Adelöw
78e53648cd
added code example for plugin-to-plugin auth
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-03 13:19:11 +02:00
Fredrik Adelöw
c2ea75f473
update the jwks external auth to use singular nouns
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-22 16:45:29 +02:00
Ryan Hanchett
28be70312a
Merge branch 'backstage:master' into feat/add-jwks-access-type-1
2024-05-21 10:24:04 -07:00
Fredrik Adelöw
1afb8d43f4
Update docs/auth/service-to-service-auth.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-21 09:23:24 +02:00
Aditya Kumar
67ce37af2c
Updated the note format of documents
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-21 09:22:12 +05:30
Patrik Oldsberg
b920a47976
fix multi-line links
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-10 10:16:00 +02:00
Ryan Hanchett
e5ade53cd9
feat: add subjectPrefix config
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2024-05-08 09:41:33 -07:00
Ryan Hanchett
96e30c54ab
fix: rename uri to url
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2024-05-08 09:12:28 -07:00
Ryan Hanchett
23dff40aa2
docs: expand on jwks docs
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2024-05-07 15:07:30 -07:00
Ryan Hanchett
03045fc530
feat: first attempt at adding jwks-auth to external token handlers
...
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com >
2024-05-07 15:05:51 -07:00
Fredrik Adelöw
71b049ef3c
review fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-04-15 15:58:22 +02:00
Fredrik Adelöw
00fca28b41
implement external token access
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-04-15 15:37:12 +02:00
Paul Schultz
34fe6c9246
Merge branch 'master' into update-codeblocks
2023-03-08 10:07:11 -06:00
Paul Schultz
9c95f91c0a
Add titles to codeblocks and switch from diff codeblock to language codeblock
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-01 13:30:38 -06:00
Vincenzo Scamporlino
8252800c9a
Remove references to backend-to-backend docs
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-02-27 16:18:44 +01:00
Tim Hansen
0a8fefc3f8
Add note about protected headers in JWT
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2023-01-06 13:55:44 -07:00
Patrik Oldsberg
05c8342482
docs: add me sevrice-to-service auth section
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-30 15:56:13 +02:00