Commit Graph

220 Commits

Author SHA1 Message Date
Waldir Montoya f626d1d85e tweak session secret description given feedback
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-08-03 14:32:43 -05:00
Waldir Montoya fc13158927 Update docs/auth/auth0/provider.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: Waldir Montoya <35240971+waldirmontoya25@users.noreply.github.com>
2023-08-03 14:28:44 -05:00
Waldir Montoya 8691920ba5 Describe what is a session secret
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-08-03 14:28:44 -05:00
Robbert van Markus d9b78b2434 add link to full example without a matching user
Signed-off-by: Robbert van Markus <rvanmarkus@qxperts.io>
2023-07-31 20:48:54 +02:00
Robbert van Markus 38e787a0e8 fixed oauth2proxy configuration example
Signed-off-by: Robbert van Markus <rvanmarkus@qxperts.io>
2023-07-31 20:04:23 +02:00
Ben Lambert 6baf33b1a6 Merge pull request #18634 from antweiss/patch-3
Fixed some English in the docs
2023-07-19 13:21:27 +02:00
rui ma a77ddf7ccd feat: add login in popup options to config popup width and weigth
Signed-off-by: rui ma <ruima@alauda.io>
2023-07-12 18:14:04 +08: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
blam fe7de493f8 style: run yarn prettier
Signed-off-by: blam <ben@blam.sh>
2023-07-10 16:20:55 +02:00
emyi146 4e9294acd3 Add missing { to azure-easyauth.md
Signed-off-by: emyi146 <emyi146@hotmail.com>
2023-07-07 16:01:36 +02:00
Karthik Prabhu K 9fdae5ef33 Updated documentation
Signed-off-by: Karthik Prabhu K <karthik.prabhu.k@dell.com>
2023-07-03 23:12:54 +05:30
Karthik Prabhu K c27ae5004f Support for configuring the desired Client Authentication Method for the token endpoint for the OIDC Provider
Signed-off-by: Karthik Prabhu K <karthik.prabhu.k@dell.com>
2023-06-29 22:00:57 +05:30
Patrik Oldsberg 65b8af189e Merge pull request #18323 from afscrome/easyauthdocs
Improve Easy Auth Docs
2023-06-17 15:53:21 +02:00
Alex Crome ac9c83d9dc Fix logic in easy auth docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-06-17 09:52:40 +01: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 0d32059381 Tweak environment detection recommendation
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-14 12:33:33 +01: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
Daniel Schaaff 860fc26086 Add missing scopes to GitLab auth provider docs
closes #17189

The auth docs are missing some scopes required by the GitLab provider.
Without these scopes the RepoUrlPicker in software templates is unable
to retrieve oauth tokens for the user.

Signed-off-by: Daniel Schaaff <daniel@danielschaaff.com>
2023-05-04 15:47:27 +02: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
Alex Crome 76453d497e Fixed sidebar issues
Updated easy auth document preamble to better match other auth providers.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-04-04 20:31:45 +01: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 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
Jamie Klassen 8adeb19b37 GitLab is an oidcTokenProvider
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:48:46 -05: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
Alex Crome b84349e2f6 PR Feedback
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-02-14 14:50:37 +00:00
Alex Crome aa721158d1 Merge remote-tracking branch 'upstream/master' into easyauth 2023-02-14 14:47:01 +00: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
Mark Shields 39e2fac63f upload screeenshot as asset
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com>
2023-02-02 14:39:40 -05:00
Mark Shields 5ecab049d4 feat(docs): IAP, where to find audience value
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com>
2023-02-02 14:39:40 -05:00
Alex Crome f79df8ab24 Initial easyauth work
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-02-01 12:02:24 +00:00
Jan Van Bruggen e96e0a6511 Fix a file path and a syntax error
This file path seems outdated, or a typo. This syntax error is certainly a typo.

Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com>
2023-01-18 23:23:00 -07:00
Patrik Oldsberg 162222b953 Merge pull request #15612 from backstage/jwt-protected-header
Add note about protected headers in JWT
2023-01-17 10:46:41 +01:00
Dominik 62f696b1a3 [Docs] Gitlab Auth needs read_api to
otherwise it gives a weird error with The requested scope is invalid, unknown, or malformed.

Signed-off-by: Dominik <dominik@pfaffenbauer.at>
2023-01-13 17:06:41 +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 69aa54267d docs/auth: use env placeholder for secret
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-20 16:59:31 +01:00
Joe Patterson 011bd518b7 Update docs for all spelling errors, and add auth0 session and spec.presence
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-12-20 16:50:51 +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
aaronbraundmeier@gmail.com 8015ff1258 inclusive terms
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-30 12:15:00 +01:00
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
Adam Kunicki 89d705e806 Permit customizing the header name for the IAP jwt
This creates a new configuration parameter `jwtHeader` for the gcp-iap
auth provider. This allows setting a custom header to look in for the
IAP issued JWT.

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2022-11-11 21:02:55 -08:00
Kyle Smith 6132afe4a3 docs: fix /frame/handler => /handler/frame typo
Signed-off-by: Kyle Smith <knksmith57@gmail.com>
2022-11-09 22:23:32 -06:00
Patrik Oldsberg 8d987cc809 docs: no space
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 15:38:18 +01:00
Fredrik Adelöw fe0ec687bb Merge pull request #14355 from jamieklassen/patch-4
[docs] complete azure outbound access requirements
2022-11-07 15:23:20 +01: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
Patrik Oldsberg 7a503c0d41 Merge pull request #14368 from jgrumboe/fix-gh-cb-docs
Fix GitHub callback URL documentation
2022-11-02 13:57:10 +01:00
Johannes Grumboeck c7a6c96d0b chore: fix wrong github callback url documentation
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-28 01:08:07 +02:00