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

build: configure Ory Kratos #7071

Closed
wants to merge 49 commits into from
Closed

Conversation

LandonPattison
Copy link
Member

@LandonPattison LandonPattison commented Jul 14, 2022

What

  • Configure kratos by env variables
  • Added redirects from OFF to kratos
  • Fix users not being signed in after logging in/creating an account
  • Added kratos_auth.pl to create new users after being created in kratos
  • Added kratos_update_settings.pl to update a users settings after being updated in kratos
  • Added kratos_import_users_file.pl and kratos_import_users_post.pl to import users into kratos
  • Wrote documentation on how to develop with ory

@LandonPattison LandonPattison self-assigned this Jul 14, 2022
@LandonPattison LandonPattison changed the title fix kratos.yml, add kratos_auth.pl build: configure cookies with Ory Kratos Jul 14, 2022
Ory/kratos/kratos.yml Outdated Show resolved Hide resolved
Ory/kratos/kratos.yml Outdated Show resolved Hide resolved
Ory/kratosauth.yml Outdated Show resolved Hide resolved
Ory/kratosauth.yml Outdated Show resolved Hide resolved
cgi/kratos_auth.pl Outdated Show resolved Hide resolved
cgi/kratos_auth.pl Outdated Show resolved Hide resolved
cgi/kratos_auth.pl Outdated Show resolved Hide resolved
@LandonPattison LandonPattison linked an issue Jul 18, 2022 that may be closed by this pull request
cgi/kratos_auth.pl Outdated Show resolved Hide resolved
cgi/kratos_logout.pl Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the 💥 Merge Conflicts 💥 Merge Conflicts label Sep 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@LandonPattison LandonPattison changed the title build: configure cookies with Ory Kratos build: configure Ory Kratos Oct 5, 2022
@github-actions github-actions bot added the 💥 Merge Conflicts 💥 Merge Conflicts label Sep 19, 2023
@github-actions github-actions bot added the Stale label Jan 4, 2024
@hangy
Copy link
Member

hangy commented Mar 25, 2024

Deprecated by #1596

@hangy hangy closed this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 Documentation Documentation issues improve the project for everyone. 🔐 external auth service 💥 Merge Conflicts 💥 Merge Conflicts Stale 👥 Users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot get cookies in request header
3 participants