Skip to content

fix: add functionality for authentication #16 #17

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

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

thammel
Copy link
Collaborator

@thammel thammel commented Feb 22, 2025

Issue

Server authentication was not possible in the following functions:

  • post_asset_administration_shell
  • delete_asset_administration_shell_by_id

Fix

  • Added a dictionary entry in auth_settings.
  • Updated both functions to include basic authentication in the request.

@zrgt zrgt merged commit 80ee680 into rwth-iat:master Mar 6, 2025
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.

2 participants