1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/IntegrationTestCommon/Factories
Justin Baur 5a8e549194
[PM-1815] Include Member Decryption Type in Token Response (#2927)
* Include Member Decryption Type

* Make ICurrentContext protected from base class

* Return MemberDecryptionType

* Extend WebApplicationFactoryBase

- Allow for service subsitution

* Create SSO Tests

- Mock IAuthorizationCodeStore so the SSO process can be limited to Identity

* Add MemberDecryptionOptions

* Remove Unused Property Assertion

* Make MemberDecryptionOptions an Array

* Address PR Feedback

* Make HasAdminApproval Policy Aware

* Format

* Use Object Instead

* Add UserDecryptionOptions File
2023-06-19 10:16:15 -04:00
..
IdentityApplicationFactory.cs [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
WebApplicationFactoryBase.cs [PM-1815] Include Member Decryption Type in Token Response (#2927) 2023-06-19 10:16:15 -04:00
WebApplicationFactoryExtensions.cs [EC-394] SCIM server integration tests (#2197) 2022-09-08 09:00:59 +01:00