Hi experts,
I want to use the OnGuard feature to check if the users are healthy or not when they access the network. My objetive is to enable the automatic installation of the OnGuard Agent if the clients don't have the OnGuard Agent when the first connect to the network. In order to achieve that, I have created a service with this enforcement policy:

Obviously, I also have the WEBAUTH service which returns the token.
When the client doesn't have the OnGuard Agent the token is Unknown and ClearPass matches the Limited Access Profile, which sends a RADIUS accept and a "guest" attribute to the NAD:

Then I have created the "guest" role in my Instant Cluster, which has a captive portal profile which redirects to the Web Login Page which allows users to download the OnGuard agents, since I have checked the Require a successful OnGuard agent health check checkbox.
Then, in my IAP the guest role I have created looks like this:

And the captive portal profile attached to it looks like this:

With all this, when the client without OnGuard Agent first connects to the network, gets the guest role, opens correctly the Web Login Page, but after logining in, the browser gets stuck. I have checked in the access tracker and the sequence is like this:

Entry 2 is my service which returns the guest attribute to my IAP, but I don't know why I get entry 1, which I get because I need a service. If I open this entry I see this:

Which service do I need?
Regards,
Julián