Login pages and behaviour

2
Is there any documentation or training on how to configure login pages and what logic should be built/called during the login process? I’ve had a good look around but cant find anything...
asked
5 answers
0

Hello all,

I am also working on a similar task. Once the username, password and Signin buttons are added to the page, the SignIn button cannot call a Microflow. I am not sure what the next step is from here.

How to get this username and password to a REST POST call from here? Is there any example or documentation on this?

answered
1

Have a look at https://docs.mendix.com/refguide/authentication-widgets

answered
0

https://docs.mendix.com/refguide/sign-in-button#1-introduction

answered
0

Mendix provides a nice demo in every app you create using Studio implementing MendixSSO, adding “MendixSSO_AfterStartup” to the project's startup-routine. 

answered
0

I will further explore these pages


https://forum.mendix.com/link/questions/95899

https://forum.mendix.com/link/questions/91258

answered