Commit Graph

334 Commits

Author SHA1 Message Date
Fredrik Adelöw 4ea354f480 add a signer claim to the aws alb auth provider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-19 09:29:38 +02:00
Fredrik Adelöw f1b209b947 Merge pull request #25996 from bsaltz/fix-gcp-iap-config
Fix: GCP IAP Config and Docs
2024-08-15 13:25:24 +02:00
Brian Saltz Jr 0e16449207 Changing the docs for the sign-in page config from gcpiap to gcpIap. The router is case-insensitive, so they both work, but this will make everything consistent between backend and frontend.
Signed-off-by: Brian Saltz Jr <brian.saltzjr@gocrisp.com>
2024-08-14 12:21:23 -04:00
Ben Lambert 43007d5934 Merge pull request #25837 from awanlin/doc/conditional-sign-in
Conditionally Render Sign In Provider Example
2024-08-14 09:27:55 +02:00
Brian Saltz Jr 13a9c63294 Fix: GCP IAP Config and Docs
Corrected the documentation for the GCP IAP auth module and updated the configuration to follow proxy configuration conventions by ignoring authEnv

Signed-off-by: Brian Saltz Jr <brian.saltzjr@gocrisp.com>
2024-08-13 14:59:40 -04:00
Patrik Oldsberg 7f31705744 Merge pull request #25516 from jasondiazg/master
feat(cloudflare-auth-access-provider): Add support for cloudflare custom headers and cookie auth name
2024-08-13 15:18:18 +02:00
Patrik Oldsberg 115697842b docs/backend-system: move naming pattern docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:48:20 +02:00
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
Jason Díaz G. ad81ab6d86 Merge branch 'master' into master
Signed-off-by: Jason Díaz G. <jasondiazg@gmail.com>
2024-07-29 20:41:46 -06:00
Andre Wanlin 89370df3cc Added common auth provider sign-in errors
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-29 15:58:38 -05:00
Patrik Oldsberg 39f36a9442 auth-backend-module-microsoft-provider: update scope handling to define required scopes in backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-22 14:18:23 +02:00
Jason Diaz G. 034c0b3cb2 feat(cloudflare-auth-access-provider): Change defaults and add provider docs
Signed-off-by: Jason Diaz G. <jason.rene.diaz.gonzalez@ericsson.com>
2024-07-18 16:45:13 -06: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 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Andre Wanlin 4a77a91da8 Added comment to resolvers
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-11 06:58:33 -05:00
Andre Wanlin 401e892baf Fixed more links
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 13:49:45 -05:00
Andre Wanlin b4e401fd9e Fixed links and MkDocs config
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 13:32:46 -05:00
Andre Wanlin 0976bbd152 Added backend install steps for various auth providers
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 12:07:22 -05:00
Adem Simsek 031f07d470 docs: Use correct Application Link Setup for Bitbucket Server
Signed-off-by: Adem Simsek <adem@simsek.dev>
2024-07-04 16:50:26 +02:00
Camila Belo 0312b6f33d Merge pull request #24755 from AdityaK60/Update_doc_auth_github
Updated the auth document
2024-06-17 13:21:33 +02:00
Fredrik Adelöw 422ee46077 add some basic aws alb docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-13 12:05:26 +02:00
Fredrik Adelöw 6b8aef90a3 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-12 13:41:27 +02:00
Fredrik Adelöw e25e467e60 auth: add a static keypair method for plugin-to-plugin auth
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-12 10:11:06 +02:00
Fredrik Adelöw 15e23227e5 mention shorthands
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-05 13:40:57 +02:00
Fredrik Adelöw df8063f7ad Update docs/auth/service-to-service-auth.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-05 13:37:28 +02:00
Fredrik Adelöw f6d9a5f728 Update docs/auth/service-to-service-auth.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-05 13:37:22 +02:00
Fredrik Adelöw 904c9bdb22 add some accessRestrictions docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-04 17:11:31 +02:00
Fredrik Adelöw 78e53648cd added code example for plugin-to-plugin auth
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-03 13:19:11 +02:00
Fredrik Adelöw bfa962c04a correct the oauth2-proxy docs - should have no env
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 16:00:27 +02:00
Fredrik Adelöw c2ea75f473 update the jwks external auth to use singular nouns
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-22 16:45:29 +02:00
Ryan Hanchett 28be70312a Merge branch 'backstage:master' into feat/add-jwks-access-type-1 2024-05-21 10:24:04 -07:00
Fredrik Adelöw 1afb8d43f4 Update docs/auth/service-to-service-auth.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-21 09:23:24 +02:00
Aditya Kumar 67ce37af2c Updated the note format of documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-21 09:22:12 +05:30
Aditya Kumar a675e5c42d Merge branch 'master' into Update_doc_auth_github
Signed-off-by: Aditya Kumar <136452216+AdityaK60@users.noreply.github.com>
2024-05-16 09:02:55 +05:30
AmbrishRamachandiran db7b8243a9 Updated documentation of auth providers
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-05-15 16:59:16 +05:30
Aditya Kumar 987ba2f623 Updated the auth/github document
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-14 09:26:58 +05:30
Vincenzo Scamporlino 8472777e25 Update docs/auth/github/provider.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-13 11:36:24 +02:00
Vincenzo Scamporlino 8c8d36b967 docs: improve github auth providers
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-10 20:02:03 +02:00
Patrik Oldsberg 9f8307f6b6 Merge pull request #24718 from backstage/rugvip/multi-line
docs: fix broken links + verify
2024-05-10 13:59:03 +02: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
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +02:00
Ryan Hanchett e5ade53cd9 feat: add subjectPrefix config
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
2024-05-08 09:41:33 -07:00
Ryan Hanchett 96e30c54ab fix: rename uri to url
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
2024-05-08 09:12:28 -07:00
Ryan Hanchett 23dff40aa2 docs: expand on jwks docs
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
2024-05-07 15:07:30 -07:00
Ryan Hanchett 03045fc530 feat: first attempt at adding jwks-auth to external token handlers
Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
2024-05-07 15:05:51 -07:00
Patrik Oldsberg f4fcce8cdc backend -> backend-legacy, backend-next -> backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 15:21:02 +02:00
Andre Wanlin 7a4f604177 Added comment about only picking one resolver
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-30 11:13:42 -05:00
Andre Wanlin 79d1c08243 Invert sections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-30 08:03:22 -05:00
Andre Wanlin 8383e2ca7d Added dedicated resolvers section
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-30 07:46:18 -05:00
Andre Wanlin a874dd1524 Added SingIn Resolvers Config Details
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-30 07:46:18 -05:00