Commit Graph

203 Commits

Author SHA1 Message Date
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
Jamie Klassen 1baf5d5e7f complete azure outbound access
Adds the other host that must be reachable and puts all this advice in its own
section.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-10-26 15:37:47 -04:00
Josh Maxwell 52f91da678 Adding notes about using a custom callbackUrl with the GitLab Auth provider
Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
2022-10-24 22:21:12 -06:00
Patrik Oldsberg 99e65be542 Merge pull request #14281 from jamieklassen/patch-3
[microsite] mention connectivity to graph.microsoft.com
2022-10-24 16:56:33 -04:00
Fredrik Adelöw cbe11d1e23 just getting rid of vale warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-22 17:18:47 +02:00
Jamie Klassen 2f6f81acbd mention connectivity to graph.microsoft.com
Recently I was helping somebody with a Backstage installation who was hitting
this error, and it turned out they needed a firewall rule to allow this
connectivity.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-10-22 01:17:35 -04:00
Rigin Oommen fa6c767fff (docs:auth) - Updated the typo error
Signed-off-by: Rigin Oommen <riginoommen@gmail.com>
2022-10-19 12:31:03 +05:30
Patrik Oldsberg 8446029a05 Merge pull request #13695 from luchillo17/feat/BCKSTG-52
docs: Add OIDC section
2022-10-06 16:28:26 +02:00
Carlos Esteban Lopez Jaramillo cde64cb7a3 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-03 11:47:09 -05:00
Carlos Esteban Lopez b04f86e855 docs: Use correct user info name
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-03 11:46:16 -05:00
Johan Haals c53904300b Merge pull request #13920 from imleozzito/master
feat: allow auth0 provider to specify connection/connection_scope config
2022-10-03 15:11:53 +02:00
Carlos Esteban Lopez Jaramillo 90101b092e Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:21:55 -05:00
Carlos Esteban Lopez Jaramillo 028eae04e2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:52 -05:00
Carlos Esteban Lopez Jaramillo b66fa896f3 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:18 -05:00
Carlos Esteban Lopez Jaramillo 92960f8fc2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:17:54 -05: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
Leonardo Cardoso de Almeida 9cf69e11a3 Update docs/auth/auth0/provider.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Leonardo Cardoso de Almeida <105804599+imleozzito@users.noreply.github.com>
2022-09-30 10:30:56 -03:00
Leonardo Cardoso de Almeida 9ad307a07c feat: add connection/connection scope options to auth0 provider
Signed-off-by: Leonardo Cardoso de Almeida <leozzito@Leonardos-MacBook-Pro.local>
2022-09-29 11:31:12 -03:00