1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00
Commit Graph

4189 Commits

Author SHA1 Message Date
6227ddf304 Bump version: v1.37.2 (#961)
* Bump version: v1.37.2

* Revert Docker version
2020-10-09 10:48:11 -04:00
9848f12638 enabled SSO when needed when upgrading from a free plan (#960) 2020-10-07 15:03:47 -04:00
a74778de3a Update ACS path to embed Organization ID (#955) 2020-10-01 15:05:09 -04:00
3b8cbe631f Implemented new OIDC redirect behavior (#954) 2020-09-29 17:06:17 -04:00
aa6bc164bb support log filters for portal and sso (#948) 2020-09-22 10:32:14 -04:00
845f9f5245 Fixed storage issue when upgrading from a free plan (#942) 2020-09-18 14:10:30 -04:00
a75077d703 Fixed resource and err msg for user provisioning (#939) 2020-09-16 15:02:18 -04:00
cf4fddfa21 bump version 2020-09-15 17:06:10 -04:00
1c6c599b8d Created sso config service with save (#936) 2020-09-15 10:17:44 -04:00
692b3970af SSO config revision date not updating fix (#934) 2020-09-14 21:22:24 -04:00
c0e99d4047 Removed security stamp rotation during set-password SSO flow (#933) 2020-09-14 14:27:30 -05:00
1880889325 added localization variables to sso account controller (#930)
* added localization variables to sso account controller

* Used the correct method for server side localization
2020-09-11 19:36:49 -04:00
82b6216e95 SetIdentityServerOrigin for all non-dev (#925) 2020-09-09 14:47:52 -04:00
d7e45fe0a3 added server validation for plan selection (#924) 2020-09-09 12:10:33 -04:00
b429f6908d Added X.509 cert validation copy value buttons (#923) 2020-09-09 11:32:33 -04:00
55e0f82139 use custom DiscoveryResponseGenerator on cloud too (#921) 2020-09-08 13:57:52 -04:00
a997440e3d Added SP ACS URL to Config Screen (#920) 2020-09-08 13:04:26 -04:00
44c3dc4786 fix base seats on teams 2019 2020-09-07 09:19:33 -04:00
a8277cc58b updated stripe plan id for family (#916)
* updated stripe plan id for family

* updated famiies 2020 plan plan id
2020-09-06 00:48:04 -04:00
8deddfb466 add authenticatioon to fix DI errors 2020-09-05 23:38:47 -04:00
f27df01158 update portal landing page with tiles (#915) 2020-09-05 23:06:15 -04:00
c11af22010 version bump (#914)
* version bump

* version bump
2020-09-05 21:31:26 -04:00
4b3abe6fb0 stopped manually encoding the SSO user_identifier (#913) 2020-09-04 14:16:49 -04:00
1c8744e4eb UseDeveloperExceptionPage only on dev 2020-09-04 12:32:18 -04:00
ed99b99bc1 Move SSO core to Core lib, new resource strings (#911)
* Move SSO core to Core lib, new resource strings

* Missed resource strings for lookup
2020-09-04 10:42:47 -04:00
43619ed933 Update favicon to new standard (#910) 2020-09-03 17:03:13 -04:00
ff4a025984 change response mode to form_post (#908) 2020-09-03 14:17:19 -04:00
5842284915 added custom plan item to the static store (#907) 2020-09-02 15:52:45 -04:00
f15768db62 GlobalSettings SSO cache timeout setting in sec (#906)
* GlobalSettings SSO cache timeout setting in sec

* Rename cache duration/lifetime property
2020-09-02 14:51:53 -04:00
055fa4b86f New resource strings for SSO and Redirect pages (#905) 2020-09-02 14:13:27 -04:00
8510a753a8 delete sso config when deleting org (#904)
* delete ssouser on org and user delete

* delete sso config when deleting org
2020-09-02 10:48:15 -04:00
47224913d4 delete ssouser on org and user delete (#902) 2020-09-01 16:05:37 -04:00
9faa9406a6 delete sso user when deleting org user (#901) 2020-09-01 15:07:47 -04:00
4439e6b25e use internal URL 2020-09-01 12:28:03 -04:00
c6aaa1276d AdjustIdentityServerConfig for authorization_endpoint 2020-09-01 12:13:08 -04:00
44e886ae44 debugging 2020-09-01 11:39:06 -04:00
ba84c59b5d custom DiscoveryResponseGenerator and helpers 2020-09-01 07:38:36 -04:00
3ad1672f8a revert Authority to InternalSso 2020-08-31 21:03:33 -04:00
1f086a1193 get rid of SetIdentityServerOrigin 2020-08-31 20:22:47 -04:00
613edab908 adjusting config 2020-08-31 18:25:27 -04:00
aa67de64c4 dont set SetIdentityServerOrigin for identity 2020-08-31 18:19:23 -04:00
ed9599b9fc fix SetIdentityServerOrigin 2020-08-31 16:19:34 -04:00
41908b7b68 SetIdentityServerOrigin 2020-08-31 16:06:24 -04:00
31e4db250b init OpenIdConnectConfiguration 2020-08-31 15:43:47 -04:00
9b02c2adb5 try explicitly setting AuthorizationEndpoint 2020-08-31 15:35:13 -04:00
b848e9e22c fix MetadataAddress 2020-08-28 21:28:47 -04:00
5a5b9163bf use internal sso for metadata address 2020-08-28 21:14:03 -04:00
f831e1f0f0 use sso external URL 2020-08-28 20:52:06 -04:00
39df8611e1 swap around sso service uris 2020-08-28 20:36:02 -04:00
7a72da5725 fix deprecated mailkit MailboxAddress ctor 2020-08-28 14:21:16 -04:00