Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Basic user logins

Certified Senior Developer

I am unable to log in using Basic User accounts in my Appian Cloud environment, while admin accounts are working fine.

I have verified that the users are active and have the required group memberships. Password reset was also attempted, but the issue persists.

Has anyone faced a similar issue or can suggest what configurations or logs I should check?

Thanks.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi  ,

    I’d suggest checking the issue in the following sequence:

    • Check the login-audit.csv file for failed login attempts.
    • Compare the entries of a working admin user with a failing basic user.
    • Verify whether any authentication restriction groups are configured and confirm the affected users are part of those groups.
    • Check for username case mismatches between Appian and the authentication provider.
    • Temporarily assign the System Administrator role to one affected user and test login again.
    • Try accessing directly using:
      • /suite/portal/login.jsp
      • /suite/design
    • If the issue still persists, raise an Appian Support ticket with:
      • affected usernames
      • login timestamps
      • extracts from login-audit.csv
      • relevant entries from authz-audit.log
Reply
  • 0
    Certified Senior Developer

    Hi  ,

    I’d suggest checking the issue in the following sequence:

    • Check the login-audit.csv file for failed login attempts.
    • Compare the entries of a working admin user with a failing basic user.
    • Verify whether any authentication restriction groups are configured and confirm the affected users are part of those groups.
    • Check for username case mismatches between Appian and the authentication provider.
    • Temporarily assign the System Administrator role to one affected user and test login again.
    • Try accessing directly using:
      • /suite/portal/login.jsp
      • /suite/design
    • If the issue still persists, raise an Appian Support ticket with:
      • affected usernames
      • login timestamps
      • extracts from login-audit.csv
      • relevant entries from authz-audit.log
Children