[Kendo for Angular] How to make angular 4 and spring securi

Posted by Martin Velikov on 29-Sep-2017 10:54

Hello, I cannot find a login component in "Kendo for Angular". I am using OEREAL basic authentication. Is there any example?

Best regards,
Martin

All Replies

Posted by RAJ DEV on 30-Oct-2017 02:21

Hi Martin,

Good Day!.

Can you please refer the attached document and link for your reference for trying to authenticate "www.dotnetcurry.com/.../basic-authentication-using-nodejs"

[View:/cfs-file/__key/communityserver-discussions-components-files/17/2017-Angular-2-and-JSDO.pdf:320:240]

Posted by Mike Fechner on 30-Oct-2017 02:28

Are you using the JSDO? The JSDOSession's login method accepts user name and password as a parameter.

Just build your own login page and update two variables and provide them to the JSDO session login method.

This thread is closed