Johan Haals
e0d58ececd
Merge pull request #27757 from backstage/mob/plugintokenhandler
...
backend-defaults: Add support for decoration of the pluginTokenHandler
2024-11-22 14:01:26 +01:00
Johan Haals
3f11a8e087
Update docs/auth/service-to-service-auth.md
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan@haals.se >
2024-11-22 10:44:13 +01:00
Johan Haals
aea3fcf034
simplify example
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-11-22 10:43:25 +01:00
Johan Haals
062eaf3f75
chore: Add documentation
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-11-22 10:02:54 +01:00
Panaintescu Adrian
8ec6a3c8d7
fix googleAuthApiRef inconsistency with latest changes
...
Signed-off-by: Panaintescu Adrian <adrian.cert@gmail.com >
2024-11-14 23:13:32 +02:00
solimant
0064042aed
Update index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 21:04:22 -04:00
solimant
b3566bf0a3
Fix typo in auth/index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 20:45:51 -04:00
Patrik Oldsberg
7fd7280e36
Merge pull request #26969 from backstage/rugvip/harden
...
Update docs to be more strict around sign-in resolvers + remove insecure sign-in resolver
2024-10-08 11:53:37 +02:00
Patrik Oldsberg
2dc3526214
docs/auth: update sign-in resolver docs to encourage use of allowedDomains
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-08 01:12:10 +02:00
Patrik Oldsberg
d0edfec454
auth-backend-module-vmware-cloud-provider: remove insecure sign-in resolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Patrik Oldsberg
6edb7ba409
docs/auth: remove insecure sign-in resolver recommendations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Patrik Oldsberg
ad336b576b
docs/auth/identity-resolver: discourage use of multiple sign-in resolvers
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Fredrik Adelöw
77e741da06
Update docs/auth/microsoft/provider.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-02 12:28:47 +02:00
Jordan Slott
daa02d6e64
Fixes #26503 Add skipUserProfile flag to Microsoft authenticator
...
Signed-off-by: Jordan Slott <jordan.slott@twosigma.com >
2024-10-01 09:33:27 -04:00
Johan Haals
3dbd527367
Merge pull request #26839 from RedlineTriad/bitbucket-server-scopes
...
Fix Bitbucket Cloud OAuth scopes being used for BitbucketServer in ScmAuth
2024-09-27 13:28:20 +02:00
RedlineTriad
549cd588fd
doc: improvements for Bitbucket Server auth
...
Previously, it did not mention updating the sign-in page.
Also it skipped configuring the ScmAuth provider for non-default hosts,
which is always necessary for Bitbucket Server.
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com >
2024-09-25 09:07:51 +02:00
Severin Wischmann
3dbac17bb6
Revert of #26430
...
The change caused issues and is therefore reverted. The updated documentation reflects the actual permissions required
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
2024-09-24 13:55:50 -07:00
Fredrik Adelöw
8aa1f87157
Update docs/auth/identity-resolver.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-21 08:26:46 +02:00
Himanshu Mishra
c0057777c1
Ensure resolvers are not added in app config during custom sign in resolvers
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2024-09-21 03:30:09 +05:30
Johan Haals
09582bc3dd
Merge pull request #26222 from JessicaJHee/add-msgraph-resolver-doc
...
add documentation for new microsoft auth resolver
2024-09-19 11:15:33 +02:00
Jessica He
a2fd95362c
add documentation for new microsoft auth resolver
...
Signed-off-by: Jessica He <jhe@redhat.com >
2024-09-18 14:22:50 -04:00
Patrik Oldsberg
740dd0bad1
oauth2-proxy: document lack of request authentication
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-10 13:22:54 +02:00
AmbrishRamachandiran
3e2f0c0ba4
Fixed grammer mistakes in the authentication docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-09-10 12:34:03 +05:30
AmbrishRamachandiran
3cd415cc3b
Fixed a grammer mistakes in the authentication docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-09-10 12:32:41 +05:30
Camila Belo
6349be6633
Merge pull request #26407 from backstage/nbs10/migrate-bitbucket-server-provider-to-nbs
...
[NBS Docs] Migrate bitbucket server provider to new backend system
2024-09-09 17:26:57 +02:00
Camila Belo
e7ce581513
Merge pull request #26421 from backstage/nbs10/migrate-auth0-provider-to-nbs
...
[NBS Docs] Migrate auth0 provider to new backend system
2024-09-09 16:58:21 +02:00
Camila Belo
527d973410
feat: migrate bitbucket server provider to the new backend system
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-09-09 16:51:07 +02:00
Camila Belo
d908d8c246
feat: migrate auth0 provider to nbs
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-09-09 10:53:31 +02:00
Łukasz Jernaś
326faeddae
fix(docs): Fixed various letter casing and script errors
...
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2024-09-09 10:36:59 +02:00
Camila Belo
0a095e27db
Merge pull request #26394 from backstage/nbs10/update-auth-oidc-provider-docs
...
[NBS Docs] Update auth oidc provider docs
2024-09-06 14:11:34 +02:00
Camila Belo
3a2551cb96
docs: update old and new pages
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-09-04 09:02:14 +02:00
Johan Haals
b552a9429e
Rename example module, extend docs
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-09-02 10:26:10 +02:00
Johan Haals
0bee00f386
docs: Update auth provider docs
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-08-30 12:20:33 +02:00
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