nextcloud / nextcloud/user_oidc
OIDC with Citrix Netscaler
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 181
- Forks
- 60
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 26
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First clarify the expected handling of the Citrix Netscaler OIDC CC IDToken and the ObjectUUID claim, then identify the relevant claim-mapping entry point and define support behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100