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

Use Apricot for authentication/identity #1772

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented Apr 8, 2024

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).
  • You have marked this pull request as a draft and added '[WIP]' to the title if needed (if you're not yet ready to merge).
  • You have formatted your code using appropriate automated tools (for example ./tests/AutoFormat_Powershell.ps1 -TargetPath <path to file or directory> for Powershell).

⤴️ Summary

  • Add an Apricot server to the SRE
  • Update SRE components to use Apricot for authentication/identity

🌂 Related issues

Depends on #1778
Second part of #1570
Closes #1645

🔬 Tests

Tested on a fresh SRE deployment

@jemrobinson jemrobinson changed the base branch from develop to python-migration April 8, 2024 10:04
@jemrobinson jemrobinson deleted the branch alan-turing-institute:develop April 8, 2024 13:20
@jemrobinson jemrobinson closed this Apr 8, 2024
@jemrobinson jemrobinson reopened this Apr 8, 2024
@jemrobinson jemrobinson changed the base branch from python-migration to develop April 8, 2024 13:24
@jemrobinson jemrobinson force-pushed the 1570-replace-domain-controller-with-apricot branch from edc55d5 to dbe1aa2 Compare April 8, 2024 13:51
@jemrobinson jemrobinson force-pushed the 1570-replace-domain-controller-with-apricot branch from e44cde8 to 9fd8f69 Compare April 10, 2024 12:54
@jemrobinson jemrobinson changed the title [WIP] Replace domain controller with Apricot [WIP] Use Apricot for authentication/identity Apr 10, 2024
@jemrobinson jemrobinson force-pushed the 1570-replace-domain-controller-with-apricot branch 2 times, most recently from 974825c to 974378c Compare April 10, 2024 14:03
@jemrobinson jemrobinson force-pushed the 1570-replace-domain-controller-with-apricot branch from 974378c to 8706366 Compare April 15, 2024 10:10
@jemrobinson jemrobinson changed the title [WIP] Use Apricot for authentication/identity Use Apricot for authentication/identity Apr 15, 2024
@jemrobinson jemrobinson requested a review from a team April 15, 2024 10:11
@jemrobinson jemrobinson marked this pull request as ready for review April 15, 2024 10:11
@jemrobinson jemrobinson requested a review from a team as a code owner April 15, 2024 10:11
@jemrobinson jemrobinson force-pushed the 1570-replace-domain-controller-with-apricot branch 2 times, most recently from ca29007 to 5bf4bf2 Compare April 15, 2024 12:57
@jemrobinson jemrobinson mentioned this pull request Apr 15, 2024
4 tasks
Copy link
Member

@JimMadge JimMadge left a comment

Choose a reason for hiding this comment

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

This looks good. Makes a lot more sense to me than DCs.

I've put a few formatting suggestions and questions. We might want to open issues for future improvements but I don't see much reason to hold this up.

@JimMadge
Copy link
Member

I've removed the ldap-filter dependency as I'm not sure the Pythonic object structure is much clearer and the library seems to be inactive.

@JimMadge JimMadge merged commit eb1a73b into alan-turing-institute:develop Apr 17, 2024
10 checks passed
@jemrobinson jemrobinson deleted the 1570-replace-domain-controller-with-apricot branch April 19, 2024 11:01
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.

Pulumi: replace LDAP user secret
2 participants