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

Assignment attributes which have no attribute in config should be skipped #103

Closed
Desire456 opened this issue May 5, 2021 · 0 comments
Closed
Assignees
Milestone

Comments

@Desire456
Copy link
Contributor

  • Platform version: 7.2.13
  • LDAP addon version: 1.5-SNAPSHOT

Steps to reproduce:

  1. Create a new project and install the LDAP addon from the marketplace
  2. Add required properties to app.properties and web-app.properties as described in the README.md (https://github.com/cuba-platform/ldap-addon)
  3. Run the application
  4. Open the LDAP Config screen
  5. Set empty value to language attribute
  6. Login with LDAP credentials - new CUBA user will be created
  7. Set language attribute to CUBA user (from step 6)
  8. Login with credentials from step 6 again

ER: Language attribute should have value from step 7
AR: Language attribute value erased

That behavior must be applied to all attributes from LDAP config.

Forum topic: https://www.cuba-platform.ru/discuss/t/perezapis-rolej-pri-sinhronizaczii-polzovatelya-cherez-addon/5435/6

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

No branches or pull requests

4 participants