You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to use our Citrix Netscaler as IdP for our Nextcloud-Server. At the moment our Users use LDAP which is configured on our Nextcloud to authenticate. Our LDAP Login Attributes for the Internal Username is set to the default setting which is the ObjectUUID.
Now we try to get the ObjectUUID from our OIDC Netscaler Server, but we think the OIDC App does not ask for a Claimed Controlling IDTOKEN(CC IDToken) which can be delivered the ObjectUUID to the Nextcloud Server to map the backend User.
Does the OIDC Nextcloud Support CC IDToken?
The text was updated successfully, but these errors were encountered:
I don't believe we support anything that is outside of the OIDC specification, but feel free to correct me if I'm wrong. Perhaps this article on setting up Netscaler (ADC?) as an IdP will be useful if you haven't seen it already.
Hi Folks,
We are trying to use our Citrix Netscaler as IdP for our Nextcloud-Server. At the moment our Users use LDAP which is configured on our Nextcloud to authenticate. Our LDAP Login Attributes for the Internal Username is set to the default setting which is the ObjectUUID.
Now we try to get the ObjectUUID from our OIDC Netscaler Server, but we think the OIDC App does not ask for a Claimed Controlling IDTOKEN(CC IDToken) which can be delivered the ObjectUUID to the Nextcloud Server to map the backend User.
Does the OIDC Nextcloud Support CC IDToken?
The text was updated successfully, but these errors were encountered: