You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update version to 0.4.7 and enhance AIOKerberosClient with improved e…
…ncryption method handling
- Bumped version to 0.4.7.
- Added server_supp_enc_methods attribute to AIOKerberosClient for better encryption method management.
- Refactored select_preferred_encryption_method to return common encryption types.
- Improved error handling in get_referral_ticket for better domain name propagation.
- Updated KerberosCredential to handle encryption types more robustly.