Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Manage authn/authz/groupfinder from settings (fixes #40) #265

Merged
merged 9 commits into from May 27, 2015

Conversation

leplatrem
Copy link
Contributor

No description provided.

@leplatrem
Copy link
Contributor Author

Tests fail because it requires last master of pyramid_multiauth with this mozilla-services/pyramid_multiauth#6

@Natim
Copy link
Contributor

Natim commented May 15, 2015

We should change "fxa_uid" to "fxa:uid" same for other policies.

@leplatrem leplatrem force-pushed the 40-manage-authn-from-settings branch from 0a8d649 to 0998192 Compare May 19, 2015 08:18
@leplatrem leplatrem force-pushed the 40-manage-authn-from-settings branch from 4f37084 to e9cc7f5 Compare May 20, 2015 10:00
@@ -76,6 +75,13 @@
'fxa-oauth.scope': 'profile',
'fxa-oauth.state.ttl_seconds': 3600, # 1 hour
'fxa-oauth.webapp.authorized_domains': '',
'multiauth.policies': 'fxa',
'multiauth.policy.fxa.use': ('cliquet.authentication.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the ".use".

--------------

Currently, if no authentication is set in settings, *Cliquet* relies on
:term:`Firefox Accounts`, whose setup is tedious.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this should be "which" but apparently whose is the right word to use here.

almet added a commit that referenced this pull request May 27, 2015
…ttings

Manage authn/authz/groupfinder from settings (fixes #40)
@almet almet merged commit 49f462d into master May 27, 2015
@almet almet removed the to review label May 27, 2015
@almet almet deleted the 40-manage-authn-from-settings branch May 27, 2015 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants