Bug 22608 - Authentication with Google oAuth does not inherit Default Messaging Preferences from default user category
Summary: Authentication with Google oAuth does not inherit Default Messaging Preferenc...
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: 18.05
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-29 14:46 UTC by Claudio Costales
Modified: 2020-01-06 20:17 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claudio Costales 2019-03-29 14:46:18 UTC
GoogleOpenIDConnectDefaultCategory defines the category of a new user when it is created after oAuth authentication and GoogleOpenIDConnectAutoRegister is ON (Allow). This procedure should inherit category's Default Messaging Preferences but now it does not. It would be nice if it could.