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 Ory [WIP] #242

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Implement Ory [WIP] #242

wants to merge 13 commits into from

Conversation

duggalsu
Copy link
Collaborator

NOT PRODUCTION READY

This will resolve #235

- Added sonarqube folder to gitignore
- Added modified Ory email-password template
- Added totp to show account name in kratos schema
- Disabled magic links for recovery in kratos config
- Enabled login only for verified emails in kratos config
- Disabled login after registration in kratos config
- Added default password config keys
- Added a 15 min lifespan to any use of codes eg verification, recovery
- Added a 15 min lifespan to verification and recovery URLs - match the code lifespan
- Modified verification flow to go to login page
- Added key to enable/disable registration in config
- Disabled leak sensitive values and replace with redacted text in logs
- Modified hashing cost
- Added default session key values
- Enforce MFA if set up
- Updated postgres version to current
- Added methods that are explictly disabled - oidc, webauthn
- Disabled changing protected profile fields
- Added hibp password defaults
- Modified Oathkeeper config
- Disabled exposed kratos ports
- Added read_only option to containers
- Dropped all container capabilities by default
- Enabled no new privileges for containers
- Modified log level to info
- Updated postgres container version
- Updated ports formatting as strings
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.

Explore Authentication Solution for the Community Features
1 participant