-
-
Notifications
You must be signed in to change notification settings - Fork 218
fix: redirect issues for hydra integration in domain (not port) based env #68
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
Merged
aeneasr
merged 2 commits into
ory:hydra-integration
from
programmador:feature/hydra-integration-fork
Aug 3, 2020
Merged
fix: redirect issues for hydra integration in domain (not port) based env #68
aeneasr
merged 2 commits into
ory:hydra-integration
from
programmador:feature/hydra-integration-fork
Aug 3, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d environment with Hydra
…h in Hydra admin URL
Nice, this makes sense! |
5 tasks
aeneasr
pushed a commit
that referenced
this pull request
Feb 8, 2021
…a-1.8.5 (#108) Also removed all unnecessary deltas over master. Based on previous commits in hydra-integration branch by: - Kim Neunert <[email protected]> - Jeremy Bogle <[email protected]> - hackerman <[email protected]> - Alexander Konotop <[email protected]> Other squashed commit messages: - preliminary ORY Hydra integration (#50) - fix: redirect issues for hydra integration in domain (not port) based env (#68) See #67
5 tasks
supercairos
pushed a commit
to supercairos/kratos-selfservice-ui-node
that referenced
this pull request
Feb 14, 2022
…a-1.10.6 (ory#108) Also removed all unnecessary deltas over master. Based on previous commits in hydra-integration branch by: - Kim Neunert <[email protected]> - Jeremy Bogle <[email protected]> - hackerman <[email protected]> - Alexander Konotop <[email protected]> Other squashed commit messages: - preliminary ORY Hydra integration (ory#50) - fix: redirect issues for hydra integration in domain (not port) based env (ory#68) See ory#67
6 tasks
supercairos
pushed a commit
to supercairos/kratos-selfservice-ui-node
that referenced
this pull request
Feb 18, 2022
…a-1.10.6 (ory#108) Also removed all unnecessary deltas over master. Based on previous commits in hydra-integration branch by: - Kim Neunert <[email protected]> - Jeremy Bogle <[email protected]> - hackerman <[email protected]> - Alexander Konotop <[email protected]> Other squashed commit messages: - preliminary ORY Hydra integration (ory#50) - fix: redirect issues for hydra integration in domain (not port) based env (ory#68) See ory#67
aeneasr
added a commit
to ory/kratos
that referenced
this pull request
Oct 26, 2022
This feature allows Ory Kratos to act as a login provider for Ory Hydra using the `oauth2_provider.url` configuration value. Closes #273 Closes #2293 See ory/kratos-selfservice-ui-node#50 See ory/kratos-selfservice-ui-node#68 See ory/kratos-selfservice-ui-node#108 See ory/kratos-selfservice-ui-node#111 See ory/kratos-selfservice-ui-node#149 See ory/kratos-selfservice-ui-node#170 See ory/kratos-selfservice-ui-node#198 See ory/kratos-selfservice-ui-node#207
peturgeorgievv
pushed a commit
to senteca/kratos-fork
that referenced
this pull request
Jun 30, 2023
This feature allows Ory Kratos to act as a login provider for Ory Hydra using the `oauth2_provider.url` configuration value. Closes ory#273 Closes ory#2293 See ory/kratos-selfservice-ui-node#50 See ory/kratos-selfservice-ui-node#68 See ory/kratos-selfservice-ui-node#108 See ory/kratos-selfservice-ui-node#111 See ory/kratos-selfservice-ui-node#149 See ory/kratos-selfservice-ui-node#170 See ory/kratos-selfservice-ui-node#198 See ory/kratos-selfservice-ui-node#207
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue
#67
Proposed changes
Checklist
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got green light (please contact
[email protected]) from the maintainers to push
the changes.