Yes I created "sponsor-api' and added him to all accounts group(this group has checkbox for allowing API). Doing sponsor calls using it. I tested my credentials by logging into sponsor portal successfully. Im still getting 401.
anyone else getting 401 Unauthorized for guest user/sponsor api calls? I followed all the steps but when i run the following, get a 401: https://<ISE-ADMIN-NODE>:9060/ers/config/guestuser/versioninfo ERSAdmin account works fine when getting portal ID...
@Jason Kunst I did. Didn't get a good answer or documentation. The fix I applied was to include the portal FQDN and Shortname in the SAN. Then the error message goes away. I have several sponsor portals that run on different PSN's. Therefore you mus...
@Jason Kunst My issue is similar. When a user types the fqdn of the sponsor portal (sponsor.mydomain.com) , they sometimes get\ "NET::ERR_CERT_COMMON_NAME_INVALID". The only difference is that I use a Wildcard Cert. My wildcard cert is appended to a...