Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement security mechanisms in kotlin-wot for all servers #26

Open
RobWin opened this issue Jan 30, 2025 · 0 comments
Open

Implement security mechanisms in kotlin-wot for all servers #26

RobWin opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@RobWin
Copy link
Owner

RobWin commented Jan 30, 2025

The kotlin-wot framework currently lacks support for essential security mechanisms, such as OAuth2 and Basic Authentication, when acting as a server providing Things. This limitation restricts the framework's ability to offer secure interactions with clients, potentially exposing provided Things to unauthorized access and compromising data integrity.

The kotlin-wot framework also lacks the capability to automatically set security properties in Thing Descriptions (TDs) based on its configuration. This limitation can lead to inconsistencies between the security mechanisms implemented by the framework and those advertised in the TD.

@RobWin RobWin added the enhancement New feature or request label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant