Skip to content

Commit 404443b

Browse files
Merge pull request #1132 from tchapgouv/1129-activer-proconnect-sur-la-preprod
Activer ProConnect sur la Preprod
2 parents f6d168e + bd1b870 commit 404443b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Btchap/Config/BuildSettings.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ final class BuildSettings: NSObject {
244244
]
245245

246246
// Tchap: handle SSO feature flag. Presents SSO button on Onboarding screen and give priority to SSO on UIA.
247-
static let tchapFeatureHandleSSO = false
247+
static let tchapFeatureHandleSSO = true
248248

249249
// MARK: - Side Menu
250250
static let enableSideMenu: Bool = true && !newAppLayoutEnabled

changelog.d/1129.change

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Activer ProConnect sur la Preprod

0 commit comments

Comments
 (0)