Ticket #1611 (closed enhancement: duplicate)
Implement auth API calls for webstore/external use
Reported by: | ross | Owned by: | ross |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | api,auth |
Cc: | dread | Repository: | ckan |
Theme: | none |
Description
As part of #1574 we decided that it would be better for webstore (and future external services) to be able to authenticate simply with CKAN-Core.
Currently webstore access the CKAN database to obtain the key for the user but it would be better if this connection was not so tightly bound and that webstore used an API as any other external service might.
Need to discuss further with dread
Change History
Note: See
TracTickets for help on using
tickets.
See #1550