Hi Team,
We are deploying SAS Viya 3.4 on 1 machine windows.
The deployment has been successful. However after configuring kerberos we are not able to login to the application.
Below are the logs that we see in saslogon log file.
Log:
2019-10-09 13:17:43.292 ERROR 61420 --- [n Asynchronous4] c.s.credentials.bootstrap.DomainLoader : service [aeb93dbeb7e57807] [domain.create.error.fmt.log] Error creating credentials domain Domain: /credentials/domains/kerberos (GSSCredential) 401
2019-10-09 13:17:43.300 INFO 61420 --- [ main] b.i.SasInitializationApplicationListener : service [SYNC_RELEASE] Releasing initialization lock.
2019-10-09 13:17:45.230 ERROR 61420 --- [n Asynchronous4] c.s.credentials.bootstrap.DomainLoader : service [aeb93dbeb7e57807] [domain.create.error.fmt.log] Error creating credentials domain Domain: /credentials/domains/kerberos (GSSCredential) 401
2019-10-09 13:17:45.275 WARN 61420 --- [n Asynchronous2] c.s.a.bootstrap.RemoteRuleLoader : service [20dc3070e5e72ab4] [RETRIEVAL_EXCEPTION] An exception occurred while retrieving the existing rules: org.springframework.web.client.HttpClientErrorException$Unauthorized: 401
2019-10-09 13:17:47.768 ERROR 61420 --- [n Asynchronous4] c.s.credentials.bootstrap.DomainLoader : service [aeb93dbeb7e57807] [domain.create.error.fmt.log] Error creating credentials domain Domain: /credentials/domains/kerberos (GSSCredential) 401
2019-10-09 13:17:48.159 WARN 61420 --- [n Asynchronous2] c.s.a.bootstrap.RemoteRuleLoader : service [20dc3070e5e72ab4] [RETRIEVAL_EXCEPTION] An exception occurred while retrieving the existing rules: org.springframework.web.client.HttpClientErrorException$Unauthorized: 401
2019-10-09 13:17:48.284 INFO 61420 --- [n Asynchronous5] c.s.c.bootstrap.ConfigurationLoader : service [5966d32aa2c08e33] [CONFIGURATION_BOOTSTRAP_OBTAINED_ACCESS_TOKEN] An access token has been obtained.
We have followed the steps for “Configure Kerberos for SAS Logon Manager and Configure User Delegation for Google Chrome” and edited the sas.logon.kerberos and SAS Logon Manager in SAS VIYA->All Definition
Is there anything missing which is causing this.