Commit Graph

55 Commits

Author SHA1 Message Date
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
aramissennyeydd efbf232bfa fix: update more /docs/references links
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-02-04 10:11:36 -06:00
Patrik Oldsberg 21cdb5fdf7 Merge pull request #28967 from JessicaJHee/dangerouslyAllowSignInWithoutUserInCatalog-config
introduce dangerouslyAllowSignInWithoutUserInCatalog auth resolver config
2025-05-13 12:18:55 +02:00
Jessica He c30d1a9963 introduce dangerouslyAllowSignInWithoutUserInCatalog auth resolver config
Signed-off-by: Jessica He <jhe@redhat.com>
2025-04-30 10:35:39 +09: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
Patrik Oldsberg 0d606aca23 auth-backend: add omitIdentityTokenOwnershipClaim flag
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-24 01:24:50 +02:00
Patrik Oldsberg b6702ea5a2 auth-backend: move getDefaultOwnershipEntityRefs to resolver context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-27 13:38:19 +01:00
Mihai Lemnaru 41cc4da191 docs:fixed typo
Signed-off-by: Mihai Lemnaru <eduard.mihai.lemnaru@gmail.com>
2025-02-15 23:17:36 +02:00
Patrik Oldsberg 2dc3526214 docs/auth: update sign-in resolver docs to encourage use of allowedDomains
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-08 01:12:10 +02:00
Patrik Oldsberg ad336b576b docs/auth/identity-resolver: discourage use of multiple sign-in resolvers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-04 17:21:37 +02:00
Fredrik Adelöw 8aa1f87157 Update docs/auth/identity-resolver.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-21 08:26:46 +02:00
Himanshu Mishra c0057777c1 Ensure resolvers are not added in app config during custom sign in resolvers
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2024-09-21 03:30:09 +05:30
Patrik Oldsberg 115697842b docs/backend-system: move naming pattern docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:48:20 +02:00
Andre Wanlin 89370df3cc Added common auth provider sign-in errors
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-29 15:58:38 -05:00
Andre Wanlin 0976bbd152 Added backend install steps for various auth providers
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 12:07:22 -05:00
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +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
Fredrik Adelöw 7fb5021aee feedback
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-13 18:00:02 +02:00
Fredrik Adelöw 42770dab28 address review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-13 10:11:39 +02:00
Fredrik Adelöw cfefd94354 update the sign-in resolver docs for the new backend system
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-10 14:29:13 +02:00
MT Lewis 01dfe4770a docs: add note about transitive group membership to identity resolver docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2023-11-28 15:15:16 +00:00
Mark Anderson-Trocme 84f076bcfd Typo in documentation
Signed-off-by: Mark Anderson-Trocme <mark.anderson.trocme@gmail.com>
2022-11-02 09:18:38 -04:00
Brian Fletcher 7dcf7604e8 Fix minor typo in identity resolve documentation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-05 10:33:45 +01:00
Raffi Tamizian 6b6f48aa6a Fix function name
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com>
2022-07-25 16:32:19 +01:00
Erick Sposito 9c0e4e24fe applying prettier after doc change
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-18 09:14:03 -03:00
Erick Sposito 360d648725 Update identity-resolver.md
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 17:17:44 -03:00
Erick Sposito 2cd2145a17 Adjustment of sample code without
We made an adjustment to the documentation because with the example we couldn't make it work.
Following the steps we put in the current example works perfectly. @padupe @monnylly @ericksposito

Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 15:01:38 -03:00
Patrik Oldsberg d9f86c2d81 Merge pull request #12120 from backstage/rugvip/auth-cleanup
auth-backend: remove deprecations
2022-06-21 17:03:08 +02:00
Himanshu Mishra b86062d778 Merge pull request #11924 from backstage/orkohunter/sign-in-resolver
docs: Add missing sign in resolver step in getting started
2022-06-21 16:48:19 +02:00
Patrik Oldsberg 3faed18fd3 docs: update auth providers usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00
Patrik Oldsberg 47502d78e6 docs: quick start retitle + note with providers link in identity docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-14 14:57:09 +02:00
Patrik Oldsberg 141a1caebe create-app,docs: use guest resolver as default sign-in resolver in new apps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-09 14:12:13 +02:00
Himanshu Mishra 04fa958718 correct explanation of user identity and include domain check in email addresses
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-06-08 17:46:56 +02:00
Himanshu Mishra d09cee28ba docs: add sign-in resolvers in getting started auth
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-06-08 13:11:30 +02:00
Patrik Oldsberg 1f2fdef1e3 docs: add note to sign-in docs for how to handle multiple sign-in resolvers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-07 20:24:27 +02:00
Patrik Oldsberg b5d9bf362e docs: update sign-in resolver docs to check email domain
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-07 20:17:07 +02:00
Patrik Oldsberg 17ae6852ee docs: add auth doc section to explain sign-in without catalog
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-26 19:34:11 +02:00
Patrik Oldsberg 38e08c2b7e auth/docs: Update user identity and sign-in resolver docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-22 14:28:49 +02:00
João Fernandes a41eae0936 update google auth provider example to use entity ref for the token subject
plugin-auth-backend broke started requiring a full entity ref on version [0.12.0](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120)

see:
https://github.com/backstage/backstage/releases/tag/v0.70.0
https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120
https://github.com/backstage/backstage/commit/0c8ba31d72670d9ff5eda3ca726e061fff088115
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
2022-03-18 11:31:45 -03:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Fredrik Adelöw efa549c4ab form refs properly in resolver docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 13:47:03 +01:00
Artur Gevorgyan 37914fa9e0 Update identity-resolver.md
Signed-off-by: Artur Gevorgyan <artur93gev@gmail.com>
2022-01-13 17:25:56 +04:00
Tim Hansen e8bc951075 Minor identity-resolver doc correction
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-18 09:09:30 -06:00
Tim Hansen d051bc2fda Minor cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 4f11e67cc4 Simplify signature
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 4a019712b4 Tweak method name
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 762520d1ba Structure args, return inflated ent
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 29f7cfffb7 Add resolveCatalogMemberClaims method
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
blam c41bb50f94 chore: tidy up docs again
Signed-off-by: blam <ben@blam.sh>
2021-06-16 22:03:51 +02:00
blam 8061d1eb9e docs: rework the documentation to make the example a little simpler
Signed-off-by: blam <ben@blam.sh>

Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 11:40:24 +02:00