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

Retrieve Required Info from Basic Authentication Attributes #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xezpeleta
Copy link

@xezpeleta xezpeleta commented Nov 20, 2024

This PR allows the plugin to work with a CAS server that doesn't send user attributes. It generates the email address by using the username and the email domain specified in casMailAttr.

image

I've chosen to reuse casMailAttr instead of introducing a new parameter, but this could easily be adjusted. A new field could be added to handle cases where the casMailAttr returns an empty value from the server.

Fixes #27

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.

Issue with Automatic User Creation
1 participant