From 59ee8dc1a974ffee99715e212a6006be34e93b13 Mon Sep 17 00:00:00 2001 From: Michael Stingl <214010+michaelstingl@users.noreply.github.com> Date: Fri, 3 Apr 2020 23:13:06 +0200 Subject: [PATCH] Improve client identifiers for end users --- assets/identifier-registration.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/identifier-registration.yaml b/assets/identifier-registration.yaml index 2cd8655031..d0f9439a23 100644 --- a/assets/identifier-registration.yaml +++ b/assets/identifier-registration.yaml @@ -3,7 +3,7 @@ # OpenID Connect client registry. clients: - id: phoenix - name: OCIS + name: ownCloud web app application_type: web insecure: yes trusted: yes @@ -24,17 +24,20 @@ clients: - id: xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69 secret: UBntmLjC2yYCeHwsyj73Uwo9TAaecAetRwMw0xYcvNL9yRdLSUi0hUAHfvCHFeFh + name: ownCloud desktop app application_type: native insecure: true - id: e4rAsNUSIUs0lF4nbv9FmCeUkTlV9GdgTLDH1b5uie7syb90SzEVrbN7HIpmWJeD secret: dInFYGV33xKzhbRmpqQltYNdfLdJIfJ9L5ISoKhNoT9qZftpdWSP71VrpGR9pmoD + name: ownCloud Android app application_type: native redirect_uris: - oc://android.owncloud.com - id: mxd5OQDk6es5LzOzRvidJNfXLUZS2oN3oUFeXPP8LpPrhx3UroJFduGEYIBOxkY1 secret: KFeFWWEZO9TkisIQzR3fo7hfiMXlOpaqP8CFuTbSHzV1TUuGECglPxpiVKJfOXIx + name: ownCloud iOS app application_type: native redirect_uris: - oc://ios.owncloud.com