Skip to main content
Skip table of contents

3.1. User Login Authentication

Product - Training - Author - PDF Manual - Feedback

Product: Plan365
Training: Plan365 - Administrator User Manual
Author: Advancity | Education Technologist – Yunus YALIN
Manual: Plan365 - Student Affairs System Web Service Integration.pdf
Provide Feedback: https://forms.gle/Y9ujLAkJWp3iRUyR6
Note: If you cannot see some modules; you do not have access or your school has not acquired this module.

It is a service that verifies users' information by obtaining a username and password.

Table 23. Validate User Url Structure

URL

method

/api/v1/validate-user

post

Table 24. Validate User Parameters

Parameter name

Parameter Type

Explanation

username

string

User name

password

string

Password

In response, “true” or “false” values will be returned in the IsLogin field . If the login is successful, extra user information will be returned.

Table 25. Validate User

Data Label

Name

Explanation

LoginStatus

int

Login attempt information

UserName

string

Username information

Name

string

Name information

surname

string

Surname information

E-mail

string

Email information

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.