-
# Observations
Based on the basic profile specifications the protocol requires both peers to send a goodbye message to each other when a session is being closed. So if a component initiates the close…
-
Mirroring upstream PR to add [BIP44](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki) coin type for WAMP https://github.com/satoshilabs/slips/pull/1322
Coin type | Path component (`c…
-
WAMP-cryptosign is an asymmetric key, signature based authentication scheme that is defined by two parts:
1. the message exchange pattern (authentication handshake) and construction of challenge to…
-
In the [WAMP-CRA section](https://github.com/tavendo/WAMP/blob/master/spec/advanced.md#wamp-challenge-response-authentication) of the advanced spec, it looks like the user's role is exposed prior to u…
-
I'm having a lot of trouble getting WAMP authentication working. It would be great if someone could provide some examples of passing client cookies (and therefore session info) into an ApplicationSess…
-
After initial login, there will be two WAMP connections open. This only happens for TICKET authentication.
-
When using the autobahn, how does one set a custom Option when registering an RPC end point?
The RegisterOptions object throws an exception when using an options that is not specified:
https://g…
-
crossbar.io v22.6.1
Calls to wamp.session.kill_by_authid with any reason are handled by router/service.py so do not appear to cause the router to set the cookie to "not authenticated", unlike when …
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
```
Hi,
I find this project very interesting and promising.
I installed it locally on my machine, it works but when accessing the CMS
index page (not the admin page) I receive this error:
"Fatal er…