Commit Graph

1237 Commits

Author SHA1 Message Date
Patrik Oldsberg b5d4c7b882 auth-backend: add back deprecated OidcAuthResult
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 14:57:40 +01:00
Jamie Klassen 002010c8f6 authHandler/signInResolver backwards compatibility
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-01-17 18:50:17 -05:00
Ruben Vallejo 5d2fcba064 PR chores, changeset,apireport
Signed-off-by: Ruben Vallejo <rvallejo@vmware.com>
2024-01-17 18:50:17 -05:00
Ruben Vallejo 1964cb7d88 Working oidc authenticator with passing unit and module tests
Signed-off-by: Ruben Vallejo <rvallejo@vmware.com>
2024-01-17 18:50:17 -05:00
Ruben Vallejo a3c911e636 authenticator alongside passing unit tests
Signed-off-by: Ruben Vallejo <rvallejo@vmware.com>
2024-01-17 18:50:17 -05:00
github-actions[bot] 8070f67dc4 Version Packages 2024-01-16 11:44:56 +00:00
github-actions[bot] ac277f3c91 Version Packages (next) 2024-01-09 12:44:34 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00:00
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
Vincenzo Scamporlino 3f05bcb099 auth-backend: add okta missing common resolvers
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-12-21 13:54:39 +01:00
Fredrik Adelöw 0738b72533 keep going
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:18:00 +01:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
Andre Wanlin b7de76ae72 Introduced version policy for PostgreSQL
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated references to use 12 and 16

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Attempt to fix tests

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added back old Ids

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Fixed test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report and test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added new setDefaults static method and related changes

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Improved logic based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added missing changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Changes based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

API Report correction

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated to use new setDefaults

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 12:27:51 -06:00
github-actions[bot] 3f1192f32f Version Packages (next) 2023-12-12 15:45:17 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
renovate[bot] a62764b94c fix(deps): update dependency passport to ^0.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 18:57:19 +00:00
rtriesscheijn b2402af257 fix: missing return statement in KeyStore.ts
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
2023-11-29 09:37:48 +01:00
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
Djam ab476bfac1 Merge pull request #20685 from backstage/djam/oauth2-proxy-provider
chore: add oauth2 proxy provider backend module
2023-11-28 11:17:48 +01:00
Fredrik Adelöw bf0679db3c Merge pull request #21431 from backstage/renovate/google-cloud-firestore-7.x
fix(deps): update dependency @google-cloud/firestore to v7
2023-11-23 13:21:47 +01:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
renovate[bot] bcbbf8e042 fix(deps): update dependency @google-cloud/firestore to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-21 13:37:01 +00:00
djamaile ec5ca0a171 chore: run yarn install
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-11-20 21:01:27 +01:00
djamaile 37ad2a80c0 chore: run api reports command
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-11-20 20:58:16 +01:00
djamaile 7ac25759a5 chore: move implementation to new plugin
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-11-20 20:01:15 +01:00
Fredrik Adelöw 4a11189089 Merge pull request #21325 from Josh-Uvi/auth-okta-provider
Auth backend module Okta provider
2023-11-20 10:06:32 +01:00
Fredrik Adelöw 50b6af044b report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-17 16:47:09 +01:00
Fredrik Adelöw d56f59f743 Merge pull request #21007 from handsamtw/auth-backend-module-atlassian-provider
Auth backend module atlassian provider
2023-11-17 12:55:30 +01:00
Josh Uvi f7e10a7510 Initial commit
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2023-11-15 15:20:16 +00:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
Patrik Oldsberg 812700e590 Merge pull request #20580 from ataylorme/feat/okta-auth-scope-option
Allow user-defined scopes for Okta auth in config yaml
2023-11-14 11:45:20 +01:00
Shousan Liao 60b9ce1117 Merge branch 'backstage:master' into auth-backend-module-atlassian-provider 2023-11-13 14:26:53 -05:00
Shousan Liao 2ff9373179 edit auth provider's comment
Signed-off-by: Shousan Liao <samliao980822@gmail.com>
2023-11-09 11:36:30 -05:00
github-actions[bot] 8a9f0ce86b Version Packages (next) 2023-11-07 09:43:56 +00:00
Shousan Liao f7f20b7c3f delete provider.test.ts and update auth-backend's provider
Signed-off-by: Shousan Liao <samliao980822@gmail.com>
2023-11-06 15:16:26 -05:00
Fredrik Adelöw 254593c2f8 bump connect-session-knex too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-06 15:29:38 +01:00
Fredrik Adelöw 013611b42e bump knex to v3 and better-sqlite3 to v9
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-06 15:29:37 +01:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
Alex Crome 11153a019d Merge remote-tracking branch 'upstream/master' into entra-rename 2023-10-28 10:39:42 +01:00
ataylorme 5ae8214a4d Better naming of variable
Signed-off-by: ataylorme <andrew@ataylor.me>
2023-10-26 08:05:13 -07:00
ataylorme 8466307819 Use additionalScopes for Okta auth instead of overriding scope entirely
Signed-off-by: ataylorme <andrew@ataylor.me>
2023-10-26 05:36:02 -07:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
Patrik Oldsberg 664e86f7f9 Merge pull request #19649 from rtriesscheijn/feature/fixed-token-issuer
feature(auth-backend): add a stable token issuer
2023-10-24 11:58:13 +02:00
Patrik Oldsberg 96c4f54bf6 auth-backend: revert microsoft auth implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-23 12:25:17 +02:00
Alex Crome 243c655a68 Updated Azure Active Directory to Entra ID
Microsoft have renamed Azure Active Directory to Entra ID.  https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/new-name .  This PR updates references to AAD to refer to Entra ID.

* On each documentation page, I include `formerly Azure Active Directory` in the first non heading reference to Entra ID.  This will help anyone unfaimiliar withthe  name change, and will also mean the page continues to show up in search results if people search for the old name.
* I didn't correct references in file names, as this would cause broken links.  If we have a way of redirecting those to new urls I can look at doign that, but if not, I think it's better to leave existing links working.
* There were a few references to AAD in release notes for older versions - I left these alone as the product naming was correct at the time of the release notes.
* LDAP provider still has references to "Active Directory" as these reference to the on premise Active Directory, not Azure Active Directory

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-10-19 23:11:35 +01:00
Fredrik Adelöw 1600baf59d Merge pull request #20558 from backstage/freben/usehotmemoize
stop using `useHotMemoize`
2023-10-17 13:41:50 +02:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
rtriesscheijn 4bbde87a2e fix: pass full config to StaticTokenIssuer, documentation and test tweaks
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
2023-10-17 09:08:42 +02:00
rtriesscheijn d120af630c feat: read static key store config safely
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
2023-10-16 13:25:34 +02:00
rtriesscheijn bdf08ad04a feat: add static token issuer
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
2023-10-16 10:48:48 +02:00