service-idp-qa.rguest.com Open in urlscan Pro
13.66.138.105  Public Scan

Submitted URL: https://service-idp-qa.rguest.com/
Effective URL: https://service-idp-qa.rguest.com/index.html
Submission: On September 05 via automatic, source certstream-suspicious

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="https://service-idp-qa.rguest.com/./swagger/v1/swagger.json">AGYS Authentication Service V1</option>
    </select></label></form>

Text Content

Select a definitionAGYS Authentication Service V1


AGYS AUTHENTICATION SERVICE

 v1 

OAS3

https://service-idp-qa.rguest.com/./swagger/v1/swagger.json



IDENTITY


POST /api /idp /IDP_Login
Login For IDP Service
GET /api /idp /IDP_Logout

POST /api /idp /GenerateClient
Register Clients in IDP
GET /api /idp /GetAllClients
Get Available Clients from IDP
POST /api /idp /GetClientInfo
Get Client info from IDP
POST /api /idp /UpdateClient
Update Clients in IDP
POST /api /idp /DeleteClient
Delete Clients from IDP
POST /api /idp /GenerateService
Register Service in IDP
POST /api /idp /UpdateService
Update Service in IDP
POST /api /idp /DeleteService
Delete Service from IDP
GET /api /idp /GetAllServices
Get all registered Services from IDP
POST /api /idp /GetTokenByClientID
Get Token for client....For Service to Service Communication
POST /api /idp /Login
Get Token for client....For UI to Service Communication
POST /api /idp /InvalidateToken
Invalidate Token
GET /api /idp /GetBlacklistedTokens

POST /api /idp /VerifyToken
Validate token
POST /api /idp /GetToken
Get Token for Client/User....For both UI to Service and Service to Service
Communication
POST /api /idp /GenerateUser
Register Users for UI to Service Communication
GET /api /idp /GetAllUsers

POST /api /idp /GetUserInfo

POST /api /idp /UpdateUser
Update Users for UI to Service Communication
POST /api /idp /UpdateUserPassword


SCHEMAS

IDP_Login_Request
ClientRequest
Response
Clients_Response
AllClients_Response
Services_Response
ClientInfo_Response
ServiceRequest
AllServices_Response
ClientModel
Login_Request
BlacklistedTokensResponse
VerifyToken_Request
Result
GetToken_Request
UserRolesRequest
UsersRequest
UserRoles_Response
Users_Response
AllUsers_Response