Commit Graph

144 Commits

Author SHA1 Message Date
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
Renlord Yang 7baa7d41cf Remove duplicated section
Removed the section with a different header title but contained the exact text body as the following section.

Signed-off-by: Renlord Yang <renlord@users.noreply.github.com>
2022-07-29 02:00:51 +00:00
Raffi Tamizian 6b6f48aa6a Fix function name
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com>
2022-07-25 16:32:19 +01:00
Ben Lambert 30d1e02fbd Merge pull request #12234 from renlord/cloudflare-access
add cloudflare access authentication provider
2022-07-18 18:04:29 +02: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
Renlord Yang 9dce0535d6 add support to include cloudflare groups and implement caching
Signed-off-by: Renlord Yang <renlord@cloudflare.com>
Signed-off-by: Renlord Yang <me@renlord.com>
2022-07-14 22:54:26 +08: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
David Zemon 3e15423897 docs: [#12248] Document new configuration options
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
Antonio Musolino fe8e025af5 feat: allowing post method into auth refresh api
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-07-05 15:33:29 +02: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
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 d5b57c78ab docs: stronger encouragement to check out proxy sign-in page docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-14 14:58:04 +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 f7134c8fd7 Merge pull request #11978 from backstage/rugvip/authdocs
docs: merge and clean up auth contribution docs
2022-06-13 11:32:32 +02:00
Patrik Oldsberg b3545f4279 docs: merge and clean up auth contribution docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-13 10:50:10 +02:00
Johan Haals ee636fbd46 Merge pull request #11975 from backstage/jhaals/oauth2proxydocs
docs/oauth2-proxy: update provider installation example
2022-06-13 09:41:41 +02:00
Patrik Oldsberg 22f1047165 docs/oauth2-proxy: update provider installation example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-10 15:50:54 +02:00
Johan Haals 6d235b5c26 rename oauth2proxy to oauth2Proxy
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-10 14:24:08 +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 2df2f01a29 auth-backend: remove disableRefresh option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-12 14:51:19 +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 6c33f27c4e Merge pull request #11239 from backstage/freben/iap-docs
correct and expose the IAP docs
2022-05-03 13:05:51 +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 5af8626202 Merge pull request #11216 from backstage/rugvip/oauth2-proxy
auth-backend: oauth2 proxy refactor + integration example + doc updates
2022-05-03 11:07:24 +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 77fa4686db docs/auth: update oauth2-proxy docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 17:18:21 +02:00
Patrik Oldsberg d768deeac2 docs/auth/troubleshooting: add general troubleshooting section
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 13:04:36 +02:00
Patrik Oldsberg df6701a5d8 docs/auth/troubleshooting: add sections for origin and user not found errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 12:18:43 +02:00
Patrik Oldsberg cce23c31fb docs/auth/troubleshooting: add section for misconfigured auth providers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 12:06:03 +02:00
Patrik Oldsberg 5caff90bff docs: initial auth troubleshooting docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 11:56:32 +02:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Fredrik Adelöw 7cd399ede0 most of these casts are apparently no longer necessary
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-27 11:01:31 +02:00
Patrik Oldsberg 9dc86a7bdc Merge pull request #11091 from backstage/rugvip/auth-doc-tweaks
docs: add auth doc section to explain sign-in without catalog
2022-04-27 10:03:45 +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 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
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
zoefkip 43da908ca6 small typo in bitbucket auth provider docs 2022-02-22 15:53:35 +01:00