Skip to content
New issue

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

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

Already on GitHub? # to your account

Increase password length limit #4

Closed
mikkonie opened this issue Oct 15, 2024 · 1 comment
Closed

Increase password length limit #4

mikkonie opened this issue Oct 15, 2024 · 1 comment
Assignees
Labels
feature New feature or request
Milestone

Comments

@mikkonie
Copy link
Contributor

In SODAR v1.0 we introduce token-based authentication to allow OIDC users to access iRODS. See bihealth/sodar-core#1999.

Currently token logins fail with the following error:

[davrods:error] [pid 20] [client 172.20.0.2:57812] Password exceeds length limits (64 vs 63)

This limit needs to be increased.

@mikkonie mikkonie self-assigned this Oct 15, 2024
@mikkonie mikkonie added the feature New feature or request label Oct 15, 2024
@mikkonie mikkonie added this to the 4.3.x-1 milestone Oct 15, 2024
@mikkonie mikkonie mentioned this issue Oct 15, 2024
10 tasks
@mikkonie
Copy link
Contributor Author

Fixed, to be merged together with #3 and #6.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant