Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OIDC Front-/Back-channel logout #1365

Closed
wants to merge 11 commits into from
Closed

Implement OIDC Front-/Back-channel logout #1365

wants to merge 11 commits into from

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Apr 17, 2019

todo:

Tests

  • client
    • Write validator tests for new args
    • Write storage tests for new args
    • Write migration tests for new args
  • consent
    • Test backchannel logout
  • oauth2
    • Test javascript front-channel log out somehow
    • Test complete logout flow

aeneasr added 3 commits April 17, 2019 17:32
u
Signed-off-by: aeneasr <aeneas@ory.sh>
# Conflicts:
#	client/sql_migration_files.go
#	consent/sql_migration_files.go
#	oauth2/sql_migration_files.go
u
Signed-off-by: aeneasr <aeneas@ory.sh>
@aeneasr aeneasr added the feat New feature or request. label Apr 17, 2019
@aeneasr aeneasr added this to the v1.0.0 milestone Apr 17, 2019
@aeneasr aeneasr self-assigned this Apr 17, 2019
aeneasr added 8 commits April 17, 2019 17:38
u
Signed-off-by: aeneasr <aeneas@ory.sh>
u
Signed-off-by: aeneasr <aeneas@ory.sh>
u
Signed-off-by: aeneasr <aeneas@ory.sh>
u
Signed-off-by: aeneasr <aeneas@ory.sh>
u
Signed-off-by: aeneasr <aeneas@ory.sh>
u
Signed-off-by: aeneasr <aeneas@ory.sh>
@aeneasr
Copy link
Member Author

aeneasr commented Apr 21, 2019

Superseded by #1376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant