abap-local-client
v1.4.17
Published
SAP Local Client — WebSocket bridge with Basic, SPNEGO, X.509, SAML & SNC authentication
Maintainers
Readme
abap-client-auth
SAP Local Client — WebSocket bridge with Basic, SPNEGO, X.509, SAML & SNC authentication.
Authentication Methods
| Method | File | Description |
|--------|------|-------------|
| Basic Auth | basic-auth.mjs | Username/password via HTTP Basic header |
| SPNEGO | spnego-auth.mjs | Kerberos/SPNEGO ticket-based auth |
| X.509 | x509-auth.mjs | Client certificate auth |
| SAML | saml-login.mjs | Browser-based SAML SSO |
| SNC | snc-auth.mjs | Secure Network Communication for RFC |
| SSO Client | sso-sap-client.mjs | Main entry point combining all methods |
Configuration
Uses config-manager.mjs for centralized configuration management.
License
MIT
