Skip to content
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

User synced From App type is immutable #63

Closed
shahidv3 opened this issue May 8, 2022 · 2 comments
Closed

User synced From App type is immutable #63

shahidv3 opened this issue May 8, 2022 · 2 comments

Comments

@shahidv3
Copy link

shahidv3 commented May 8, 2022

hi @jelhub

While trying to update existing user from SCIM GW (plugin LDAP - which reads users/groups from on prem AD).
We are seeing this error on OCI IDCS

'The attribute urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User:syncedFromApp.type is immutable.' error occurred at step: 'Update User'

Please note that we are using authorized sync to sync users from SCIM to Oracle Cloud IDCS.

Do we need to remove the existing user and sync it again or update should work fine as-is which is not happening in this case. Please let me know

thanks

@jelhub
Copy link
Owner

jelhub commented May 9, 2022

Hi,
I think this is an issue that needs to be handled by the system used - Oracle.

Regards,
Jarle

@shahidv3
Copy link
Author

thanks @jelhub - this happens due to the user already exists in IDCS and during update it tries to update the app type of user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants