ios-app
ios-app copied to clipboard
[BUG] no fallback to static client id when OIDC DCR fails
Steps to reproduce
- Setup oCIS with Keycloak
- set up static client configuration for iOS app
- Make sure that DCR will fail by adding a "trusted-hosts" rule with no trusted hosts in the client registration policies of oCIS

- Use the app on this instance
- see expected / actual behavior
Expected behavior
- the user can login (app is using the static client id mxd5OQDk6es5LzOzRvidJNfXLUZS2oN3oUFeXPP8LpPrhx3UroJFduGEYIBOxkY1)
Actual behavior
1 . the app shows an error

Client
iOS version: 11.6.1
ownCloud app version: oCIS 1.9.0 with Keycloak
Device model:
Server configuration
Web server:
Database:
PHP version:
ownCloud version:
Storage backend (external storage):
Logs
Web server error log
Insert your webserver log here
ownCloud log (data/owncloud.log)
Insert your ownCloud log here
Tell us what could be improved:
@michaelstingl something more to add? :thinking:
@felix-schwarz please change for 11.7 /cc @hosy
@felix-schwarz @michaelstingl is this still a thing or can we close this issue?
@felix-schwarz has this been implemented in https://github.com/owncloud/ios-app/pull/1068 ? Close?
Closing because it seems that #1068 fixed this and this ticket was inactive for a long time.