Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Conversation

rohe
Copy link
Collaborator

@rohe rohe commented Apr 15, 2021

In the same manner as with oidcservice and OidcRP, oidcendpoint are in this release included in OidcOP.
Ease of maintenance is one reason. Keeping track of 3 packages is easier than keeping track on 4.
And OidcOP didn't contain a lot except for some examples.

While move oidcendpoint into OidcOP more things happened. One was that the new session management system
was included another that the new persistent storage model was applied.

So all and all quite a lot of changes.

rohe and others added 10 commits April 18, 2021 09:36
The package now produces information to be placed in cookies.
This is information like the name, max-age and the value.
Whatever more needs to be put into a cookie is expected to be done by the frontend.
The package then also expects to receive cookie information in the same format as it exported.
- Wrong parameter order
- not instead of None
- need to pick up cookie name somewhere
- type in cookie not used anymore
- adapted add_cookie in views.py
Replaced oidcendpoint with oidcop where still remaining.
Copy link
Collaborator Author

@rohe rohe left a comment

Choose a reason for hiding this comment

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

kakor is the Swedish word for cookies, so yes ! :-)

rohe and others added 5 commits April 26, 2021 10:33
@rohe rohe merged commit 2b74b03 into develop Apr 28, 2021
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.

2 participants