Self Registration - Don't allow

Vmadathil
Getting noticed

Self Registration - Don't allow

I tried to set Self Registration as "Don't Allow" while creating a SSID for Guest users via Python script. But it is not working as expected.

 

I included the following script in the Master script for this.

 

splash_settings = {
      "selfRegistration": {
               "enabled": False,
        }
}

 

I didn't get any error message, but it is not getting reflected on the Advance splash settings. 

 

Vmadathil_0-1728542804044.png

 

0 Replies 0
Get notified when there are additional replies to this discussion.