cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1615
Views
0
Helpful
3
Replies

automatic monthly passcode change

Robertus Bleeker
Cisco Employee
Cisco Employee

ISE Community,

 

We have a requirement to change the Guest User passcode on a monthly basis. Today (without ISE) this is accomplished by a script on a Linux server using a file with passcodes. The script will also modify the appropriate intranet page for employees to learn the new passcode. Employees provide the passcode to the guest user when appropriate. We are looking for a similar functionality on ISE.

 

It is our understanding that ISE doesn't have the capability to modify the passcode natively but we are wondering if this can be accomplished using API or scripts.

 

Regards,

 

Rob

3 Replies 3

mnagired
Cisco Employee
Cisco Employee

Hello Robertus,

 

Not aware of any API to change the passcode.. Will ask a SME to reply back on this .. 

 

Regards

Mahesh N

Parag Mahajan
Cisco Employee
Cisco Employee

ISE ERS API does allow you  to modify , create, delete hotspot portal also access code can also be modified as per your requirement.

 

Docs for ESR API can be found at https://<ISE IP>:9060/ers/sdk
Please find below section to get more information about Hotspot portal API functionalities.  

 

Thanks for your replies.

The issue is we want the passcode to change automatically and publish it on a website. We are doing that using linux box right now but want to remove that from picture.

 

So to explain the use case in detail

 

- Connecting to guest SSID(Open, captive portal(pass code only)), the pass code is changed 1st of every month and is published on the website. The change is done by linux box right now and we want to get rid of that and make ISE do this. Any possible way?