For a list of Pyramid integrations for authentication and authorization, filter by those categories.
https://trypyramid.com/resources-extending-pyramid.html

I think the pickings there are not what you seek. Alternatively there is authomatic, which might get you closer to your goal.
http://peterhudec.github.io/authomatic/

Lastly, although US-based, Stormpath offers a private AWS deployment, which could be in Frankfurt, for the Enterprise level.
https://stormpath.com/pricing

HTH.

--steve



On 5/22/16 at 10:47 AM, [email protected] (Andreas Jung) pronounced:

Hi there,

I am currently checking for identity management solutions - either cloud-based 
or
self-hosted (preferred on Python technology). Any pointers to integrations with
Pyramid that could be re-used without reinventing the wheel?

Requirements are as

- MUST
- extensible metadata for user records
- user registration, password reset,
- user approval workflow (new accounts must be verified (optionally)
- user management interface
- embedding of login form, password reset form and all other forms into the look & feel of our website
- no branding
- notifications (user registered, password reset, user account deactivated etc).
- must support German as language for forms, notification emails etc.
- operate in accordance with EU/DE privacy laws
- any data should be stored within the EU/DE
- service should be located in EU/DE for performance reasons
- OPTIONAL
- user accounts can be assigned to groups („free“ vs. „premium“, „member“ vs. 
„admin“ etc.)
- social media login
- multi-factor authentication
- configurable password policies
- password expiration
- abuse protection (tracking of login trial, mechanisms for protecting the site from bots or automatic password hacker scripts etc)

Andreas


------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r471Ps-1085i-D00E25A79EBF4DACBC48815D39719ADE%40stevepi-mbp.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to