-
Notifications
You must be signed in to change notification settings - Fork 668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QA] OIDC Kopano expects localhost instead 127.0.0.1 #8968
Comments
Another blocking issue with DCR at kopano would be owncloud/openidconnect#142 -- But I believe that in my case I am failing earler. |
I've only seen DCR working with Keycloak. |
From owncloud/openidconnect#142 (comment):
Could be also the case for this implementation, even if the error message |
We handle the case that it is 0, but as the doc mentions it's a required field and thus should be present? |
If you read it exactly you will notice |
Narf had another look at the output.... so completely unrelated. |
Sorry for mixing in the DCR topic here. Back to the original issue: |
That was for oauth, this issue here needs fixing in kopano |
This shouldn't be an issue with version 0.34 (https://github.com/libregraph/lico/blob/22d608b4c8308a94afd53f43d00ec4afe699861e/identity/clients/clients.go#L49-L63). |
@GeraldLeikam can you update this system and test again? (or send me credentials) |
@michaelstingl you should also be able to use oCIS installations since we have that version of the Kopano IDP already running and configured ;-) |
Good point 👍 (I always use Keycloak with oCIS) |
|
Thx for checking! |
Seen with testpilotcloud-client 2.9.0-beta3 on Linux Mint, with server 10.8.0 and openidconnect 2.0.0 using kopano idp.
The client does a roundtrip via firefox, the redirect URL uses 127.0.0.1 instead of localhost. But the client_id matches the static 'ownClod desktop app' from our identifier-registration.yml
https://konnect-oidc-2-0-0-20210830.jw-qa.owncloud.works/signin/v1/chooseaccount?client_id=xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69&code_challenge=WTv6x-IN-mzsKOkkgmLve8Z-nLufTnOi4XTSkDNV-7M&code_challenge_method=S256&flow=oidc&login_hint=aaliyah_abernathy&prompt=select_account+consent&redirect_uri=http%3A%2F%2F127.0.0.1%3A35287&response_type=code&scope=openid+offline_access+email+profile&state=mCjspJiDGFxTm8PpQjfpbMGyxVyzqiUpbG_KVUrsQsk%3D&user=aaliyah_abernathy
The client logfile says:
The text was updated successfully, but these errors were encountered: