Omada 5.11 and 5.12 issues?

Omada 5.11 and 5.12 issues?

22 Reply
Re:Omada 5.11 and 5.12 issues?
2023-08-31 02:28:09

  @Hank21 yes I just test it on our side so far so good!

  1  
  1  
#22
Options
Re:Omada 5.11 and 5.12 issues?
2023-12-12 12:27:19

@Hank21 

Hi, this is okkey for version 5.13.10.41?

Hi use this curl call:

 

Let's assume we have a controller of the following attributes: Controller Version: 5.12.2
Controller IP address: 127.0.0.1
Controller HTTPS port: 8043

Controller ID (which can be obtained from) : 5319e16e2334ac79b3305e057e3a09bf Hotspot Manager account: hotspotadmin
Hotspot Mananger password: admin
External Portal URL: The external portal that clients would be redirected to.

 

1. Login the hotspot manager and get token/cookie

URL:

127.0.0.1:8043/5319e16e2334ac79b3305e057e3a09bf/api/v2/hotspot/login

HTTP Method:

POST

Data:

{

"name":"hotspotadmin",

"password":"admin"

}

We should be able to obtain the below information from the response:

hotspot token: 35575ce0c46d49fe92ee085a12712d6a

hotspot cookie: TPOMADA_SESSIONID=89209331ba6a4514b7fc058110f718b5

 

i receive this error:

{

"errorCode": -30109,

"msg": "Invalid username or password."

}

 

 

but i create an operator with this credential.

I use hotspot login for authenticate a client with external radius.

 

Thankyou.

by

  0  
  0  
#23
Options

Tags

Related Articles