06-16-2021 11:32 AM
Since upgrading our ASAs we've been having issues accessing the REST API using a local user account.
Is anyone able to provide me with any insight to what the issue could be?
When trying to login into the API doc page I cannot access it with a local user account either.
When debugging it returns the following:
[ra token-auth error]: REST API: Rest Authenticate: Primary server group lookup failed
Any code base post 9.12.4 is where the issue arises. I also have the same problem when using the latest ASAv, ASDM and API versions.
Would appreciate any help with this.
Solved! Go to Solution.
06-17-2021 05:18 AM
Workaround:
Apply the following commands on ASA:
no aaa authentication http console LOCAL
no aaa authentication enable console LOCAL
aaa authentication enable console LOCAL
06-17-2021 05:18 AM
Workaround:
Apply the following commands on ASA:
no aaa authentication http console LOCAL
no aaa authentication enable console LOCAL
aaa authentication enable console LOCAL
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide