Andre Wanlin
11e380b83a
Invert based on feedback
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-03-17 11:15:41 -05:00
Andre Wanlin
b7f37a60ad
Fixed CI and addressed comments
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-03-17 10:30:59 -05:00
Andre Wanlin
9a82ed5269
[Docs] NFS - Authentication
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-03-17 10:30:58 -05:00
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
a21f50fc57
docs: apply minor fixes from feedback
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-30 11:36:09 +01:00
aramissennyeydd
3904a1ac1c
chore: point to new api reference site
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-12-18 10:27:56 -07:00
1337
a2aa6ea7c5
Document usage of authProvidersExtensionPoint for ScmAuthApi
...
Added example code for leveraging authProvidersExtensionPoint in the new backend system in auth main docs about ScmAuthApi.
Signed-off-by: 1337 <19777147+the-serious-programmer@users.noreply.github.com >
2025-12-08 15:42:28 +01:00
Christoph Raaflaub
f80b2f765a
Add openshift-provider backend module documentation
...
Signed-off-by: Christoph Raaflaub <raaflaub@puzzle.ch >
2025-09-02 14:08:17 +02:00
solimant
0064042aed
Update index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 21:04:22 -04:00
solimant
b3566bf0a3
Fix typo in auth/index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 20:45:51 -04:00
AmbrishRamachandiran
3e2f0c0ba4
Fixed grammer mistakes in the authentication docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-09-10 12:34:03 +05:30
AmbrishRamachandiran
3cd415cc3b
Fixed a grammer mistakes in the authentication docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-09-10 12:32:41 +05:30
Andre Wanlin
4fdb1f4eee
Conditionally Render Sign In Provider Example
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-30 06:59:50 -05:00
Patrik Oldsberg
d5e567efff
docs: update threat model and auth docs to mention public entry point
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-07-16 17:27:24 +02:00
Andre Wanlin
401e892baf
Fixed more links
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-05 13:49:45 -05:00
Aditya Kumar
e4f9d276d6
Updated the auth document
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-10 15:56:44 +05:30
Jamie Klassen
7f29dc4e54
document VMware Cloud auth provider
...
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com >
2024-01-19 12:04:11 -05:00
devonpaluso
77cc04d5fd
Update Documentation to Work Properly
...
The provider.id is used as the backend auth endpoint, which is added in this same guide. The default provider id is `github`, which will point to the wrong auth endpoint. Without modifying the core package code, this guide will not work without this additional configuration line.
Signed-off-by: devonpaluso <55293990+devonpaluso@users.noreply.github.com >
2023-10-29 10:19:46 -04:00
rtriesscheijn
4bbde87a2e
fix: pass full config to StaticTokenIssuer, documentation and test tweaks
...
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com >
2023-10-17 09:08:42 +02:00
rtriesscheijn
bdf08ad04a
feat: add static token issuer
...
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com >
2023-10-16 10:48:48 +02:00
Patrik Oldsberg
388c62b03a
Merge pull request #19891 from awanlin/topic/improve-redirect-flow-docs
...
Improved docs about enableExperimentalRedirectFlow
2023-09-26 15:12:47 +02:00
Patrik Oldsberg
518a34646b
Merge pull request #19365 from VladMasarik/add-auth-docs
...
Docs: Add warning about backend APIs not having auth by default
2023-09-12 12:34:51 +02:00
Andre Wanlin
b74b744b5a
Improved docs about enableExperimentalRedirectFlow
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-09-11 15:04:25 -05:00
Vladimir Masarik
2dc9cec3aa
Fix missing file extention
...
Signed-off-by: Vladimir Masarik <masarik.vladimir7@gmail.com >
2023-09-06 11:09:40 +02:00
Vladimir Masarik
675c3766c6
Fix typo
...
Signed-off-by: Vladimir Masarik <masarik.vladimir7@gmail.com >
2023-09-04 18:18:02 +02:00
Vladimir Masarik
4c55c3b7c8
Update the text
...
Signed-off-by: Vladimir Masarik <masarik.vladimir7@gmail.com >
2023-09-04 18:15:10 +02:00
Vladimir Masarik
c2988744e8
Add warning about backend APIs not having auth by default
...
Signed-off-by: Vladimir Masarik <masarik.vladimir7@gmail.com >
2023-08-14 17:31:54 +02:00
Ant Weiss
d68eb05092
Fixed some English in the auth docs
...
Signed-off-by: Ant Weiss <anton@stagecentral.io >
2023-07-12 11:25:57 +03:00
Patrik Oldsberg
65b8af189e
Merge pull request #18323 from afscrome/easyauthdocs
...
Improve Easy Auth Docs
2023-06-17 15:53:21 +02:00
Philipp Hugenroth
788145307a
Align Auth Provider Sidebar in docs with available Providers
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-06-13 14:39:20 +02:00
Alex Crome
627fe70396
Improved Easy Auth Docs
...
Incorperated feedback from issues around setting up easy auth
* Added missing configuration
* Added a note around configuring the sign in page locally
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-05-04 23:17:39 +01:00
Brian Phillips
ffeb1c3784
Add more context for how to make a custom SCM Auth provider work
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-01 23:39:10 -05:00
Paul Schultz
040b54f7e5
clean up formatting
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-08 10:13:38 -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
Katharina Sick
db10b6ef65
feat(auth): add auth provider for Bitbucket Server
...
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com >
2023-02-06 11:10:58 +01:00
Abhinav Rastogi
35db4c669a
update docs for ProxiedSignInPage
...
Signed-off-by: Abhinav Rastogi <abhinav.rastogi@harness.io >
2022-12-12 16:42:03 +05:30
Paul Cowan
cd03a88ea9
run prettier
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:42 +00:00
Paul Cowan
1e0a64a524
update custom ScmAuthApi Implementation docs
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:42 +00:00
Paul Cowan
1a15f11d5f
run prettier
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:41 +00:00
Paul Cowan
6574d52e6f
improve the Custom ScmAuthApi Implementation section of docs/auth
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:41 +00:00
Leena
3505e07b6c
fix(docs): minor typo
...
`provider` was missing an `r`
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-09-17 21:01:48 +01:00
Renlord Yang
3cedfd8365
add Cloudflare Access authentication provider
...
Signed-off-by: Renlord Yang <renlord@cloudflare.com >
Signed-off-by: Renlord Yang <me@renlord.com >
2022-07-14 22:54:26 +08:00
Maixmilian Ressel
557072e19b
change some capitalizations
...
Signed-off-by: Maixmilian Ressel <maximiliandotressel@gmail.com >
2022-06-16 12:43:32 +02:00
Maixmilian Ressel
85f2d90543
docs: scaffolder: improve docs to setup the RepoUrlPicker authentication
...
Signed-off-by: Maixmilian Ressel <maximiliandotressel@gmail.com >
2022-06-14 16:30:24 +02:00
Patrik Oldsberg
d7b048f86f
Merge pull request #11217 from backstage/rugvip/proxydocs
...
docs: add section describing ProxiedSignInPage
2022-05-03 13:39:59 +02:00
Fredrik Adelöw
554aba344b
correct and expose the IAP docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-05-03 11:19:59 +02:00
Patrik Oldsberg
31e8cbcfa8
docs/auth: add proxied sign-in page selection
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 18:07:07 +02:00
Patrik Oldsberg
24359162d2
docs: add section describing ProxiedSignInPage
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:55:53 +02:00
Patrik Oldsberg
4e80f266ce
docs: update auth introduction docs + inline usage docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-25 15:45:40 +02:00