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
Adapt the 'Active users' > 'Settings' to use the communication layer wrapper.
Acceptance criteria:
The wrapper should be used to create and perform the API calls needed in each case.
Implement action button functionality for all of the sections of 'Settings'.
The specific user data should be retrieved and shown in the different UI elements. The reading and writing access should be managed by the already retrieved environmental data.
The text was updated successfully, but these errors were encountered:
This is being addressed by implementing the functionality per subsection and adapting the field components to take their data directly from the metadata (retrieved via an API call) instead of using states for defining each parameter.
The subsections available in the 'Active users' > 'Settings' page are the following:
'Identity settings'
'Account settings'
'Kerberos ticket'
'Contact settings'
'Mailing address'
'Employee information'
'User attributes for SMB services'
The 'Identity settings' one is completed and the 'Account settings' is currently being implemented.
The field components that have been covered / in progress so far are the following ones:
Goal:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: