mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-10 05:40:06 +00:00
style: lint
This commit is contained in:
@@ -175,7 +175,7 @@ export class AuthManager {
|
||||
|
||||
private async performCASSecurityCheck() {
|
||||
const casAuthenticationUrl = `${this.serverUrl}/SASStoredProcess/j_spring_cas_security_check`
|
||||
|
||||
|
||||
return await this.requestClient
|
||||
.get<string>(`/SASLogon/login?service=${casAuthenticationUrl}`, undefined)
|
||||
.catch((err) => {
|
||||
|
||||
Reference in New Issue
Block a user