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

logging the login information from both API and saml. #92

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Jin-Sun-tts
Copy link
Contributor

This PR extends identify() in IAuthenticator

We log user login information from both API and saml calls. and removed the log just for saml login.

@Jin-Sun-tts Jin-Sun-tts force-pushed the logging-both-API-and-saml-login-info branch 3 times, most recently from 05c0f71 to 0d9f739 Compare September 28, 2023 15:10
@nickumia-reisys nickumia-reisys force-pushed the logging-both-API-and-saml-login-info branch 2 times, most recently from d349f68 to fc68df2 Compare September 29, 2023 13:39
In CKAN 2.9, the user is not defined before login, so the userobj is not
instantiated (hence the attributeerror)

test: g has userobj, is it 2.9 and 2.10 compatible?

test: is userobj not defined before login?
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.

None yet

2 participants