Skip to content

Apply websocket security#71

Merged
balazskreith merged 9 commits intomasterfrom
apply-websocket-security
May 27, 2021
Merged

Apply websocket security#71
balazskreith merged 9 commits intomasterfrom
apply-websocket-security

Conversation

@balazskreith
Copy link
Copy Markdown
Member

No description provided.

balazskreith and others added 9 commits May 25, 2021 19:51
Added:
 * A security package as placeholders for classes implement security relevant features.
 * An AOP interceptor to validate and periodically revalidate access token retrieved from websockets
 * websocket session closing reasons:
   * 4224: access token is expired
   * 4225: no access token is provided
   * 4226: invalid access token is provided

Refactored:
 * method naming for ip address converter
@balazskreith balazskreith merged commit 04ddc18 into master May 27, 2021
@balazskreith balazskreith deleted the apply-websocket-security branch May 27, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant