Skip to main content
thomasm0013
November 10, 2022
Question

Application based user management

  • November 10, 2022
  • 9 replies
  • 0 views

Hello,

I'm looking for a best practice how-to enable a user management within an application. Basically there are two main roles within the target application:

  • administrator role - I assume that one can be based on the appian built-in user management
  • standard user role - thats a role where an "anonymous" user can apply for
    • with a self choosen username and password
    • based on an application built login interface such user will have some additional things to do

What would be a good way to achieve this if any?

Thank you in advance
Thomas

    9 replies

    stefanhelzle0001
    November 10, 2022

    That is the default way of doing it and covered in tutorials and trainings.

    thomasm0013
    November 10, 2022

    Thank you,

    I've already looked at a couple of tutorials without finding that default way, I guess I'll dig some more.

    stefanhelzle0001
    November 10, 2022

    When you create a new app using the wizard, you will get these exact groups created. Then use them to secure your design objects.