Hi,
I was testing CWA with ISE 1.3 and WLC 5760.
Requirement-
1- 2 SSID's on WLC one for STUDENT and another for GUEST
2- Guest once connected to GUEST SSID it will redirect it to guest registration portal.
3- Student's once connected to STUDENT SSID it will redirect it to student self registration portal.
4- In Self registration we want both Guest and Student to fill their details like username. password, email etc
5- Once Register they will only be allowed to use only one device in the network ( Fixed device no changeble)
6- On successfull registration we want them to show their password on the portal itself (using PRINT) but at the same time not allowing them to logging until sponsor approved ( want to use both PRINT and approval feature at the same time)
Scenario- The scenario is like this. There will be 2 SSID namely STUDENT and GUEST. Each one will be having a specific Self Registration Guest portal. Portals are seperated by using AIRESPACE wlan -id.
ISSUES-
1- Self-Registration- Even password is entered by the USER's. After registering ISE is regenerating the password by itself and resetting the password to something random (based on Guest password policy). I don't want that I just wanna use the only password used by the USER's when the entered at the time of registration.
2- I am able to get different portal based on SSID ( STUDENT , GUEST) but once the user get registered even after successful login they are redirected to login portal ( LOOP). Even when I used Network:Access Guest flow above the CWA Auth policy
3- Once user get registered they will only to use a single device in the network which will be fixed. and their credential will only on this device.
Please help me in get this done