Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are going to implement external Web server for guest services, so they will redirect guests to it.
This web server will do self-registration flow as well.
The database of users would be stored on an external web server.
The question is:
After ne...
Hey Jason
1. You mean filter active sessions based on endpoint's IP as shown belog?
https://acme123/ise/mnt/api/Session/EndPointIPAddress/A.B.C.D
2. Can we just use filter based on audit session id in this case?
https://acme123/admin/API/mnt/Sess...
Hey Tim!
In this case, what is recommended way to achieve of what we need on external web server used for CWA?
How to tell the ISE to place endpoint to another endpoint group or at least tell ISE that endpoint from which guest user is connecting wa...