Commit Graph

11 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
Jamie Klassen 8adeb19b37 GitLab is an oidcTokenProvider
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:48:46 -05: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
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
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
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Fredrik Adelöw 12e074a6e4 get rid of some core-api mentions too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 15:16:41 +02:00
Himanshu Mishra 0b4c50cba8 docs: Update GitLab auth environment variable names
Sync with the names used in `app-config.yaml`

https://github.com/backstage/backstage/blob/f681f408d443fa75ed0de4ee0cde8de03357be72/app-config.yaml#L283-L286

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-23 13:17:17 +02:00
Tim Hansen e3190971e7 Update auth index to be more "getting started" focused
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 12:01:19 -06:00
Tim Hansen f5f61e659e Backticks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 20:58:20 -06:00
Tim Hansen f07848c770 Add documentation for included auth providers
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 20:58:20 -06:00