cancel
Showing results for 
Search instead for 
Did you mean: 

ADF Indentity User Service

eliemichael
Champ in-the-making
Champ in-the-making

Hello,

Can someone please assist me by giving me an example of how to use the IdentityUserService in a custom component. I have tried it as shown in the pictures below but it keeps failing

imageuser-register-component

imageappModules providers array

this is the error I keep getting

imageerror message

Please help, I am new to Angular and ADF, so I feel like I am missing something. Please provide as much details as possible if there is something wrong with my code above. 

2 REPLIES 2

fcorti
Elite Collaborator
Elite Collaborator

Hi,

Did you have the chance to look at a working example?
There some around:
- The ACA (Alfresco Content Application). The source code is available here: https://github.com/Alfresco/alfresco-content-app

- A basic ADF application created using the ADF Yeoman Generator. A tutorial can be found here: https://www.alfresco.com/abn/adf/docs/tutorials/creating-the-app-using-yeoman/

I hope this will help you.

-F

karol
Champ in-the-making
Champ in-the-making

image