Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Change idtoken_for_roles_url format to https://example.com/roles #196

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

gene1wood
Copy link
Contributor

Revert the change in #160 in which the URL format for idtoken_for_roles_url
was changed from https://example.com/roles to https://example.com/.
Now with this reversion, the idtoken_for_roles_url should again be the full
URL ending in /roles. This change is not backwards compatible and will
require that a config file or config module be changed to use the new full URL.

Fixes #182

Revert the change in mozilla-iam#160 in which the URL format for idtoken_for_roles_url
was changed from https://example.com/roles to https://example.com/.
Now with this reversion, the idtoken_for_roles_url should again be the full
URL ending in `/roles`. This change is not backwards compatible and will
require that a config file or config module be changed to use the new full URL.

Fixes mozilla-iam#182
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.

maws appends "roles" to the id_token_for_roles URL
1 participant