Skip to content

Conversation

@ralequi
Copy link

@ralequi ralequi commented Jul 5, 2021

2 of 3 of the server endpoints uses "reverse" functionality from the client pathing. However, the path at simple-sso-authorize was hardcoded. I've fixed that is this commit.

This is required when a path-name change is performed, such as:

# ...
sso_cli = Client()
# ... url.py ...
re_path(r'^login/sso/', include(sso_cli.get_urls())),
# ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant