Feature/5308 sso on internal browser

This commit is contained in:
Frank Rotermund
2023-12-08 11:42:02 +00:00
parent bdb8a7a92f
commit 02bb97687d
19 changed files with 122 additions and 26 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
// bwi: testing mdm config
// DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
// let dict = ["home_server_url": ""]
// let dict = ["home_server_url": "", "external_url_scheme": ""]
// UserDefaults.standard.setValue(dict, forKey: "com.apple.configuration.managed")
// }