Skip to content

Commit

Permalink
Merge pull request #196 from lightclient/auth-legacy-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
lightclient authored Mar 19, 2022
2 parents 2ccee32 + 01e286a commit 43e2e2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engine/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ parameters for the WS-handshake are carried in the http headers.

- Client software MUST expose the authenticated Engine API at a port independent from existing JSON-RPC API.
- The default port for the authenticated Engine API is `8551`. The Engine API is exposed under the `engine` namespace.
- On the authenticated endpoint, the legacy API **MUST** also be available.
- The EL **MUST** support at least the following `alg` `HMAC + SHA256` (`HS256`)
- The EL **MUST** reject the `alg` `none`.

Expand Down

0 comments on commit 43e2e2c

Please sign in to comment.