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

docs: configure registry auth and authz with azure ad #4295

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

smccarthy-ie
Copy link
Contributor

@smccarthy-ie smccarthy-ie commented Feb 2, 2024

How to configure registry auth and authz with MS Azure AD

Steps based on https://www.apicur.io/blog/2023/07/13/registry-azure-ad

Note: Please also cherry pick to 2.5.x branch.

@apicurio-bot
Copy link

apicurio-bot bot commented Feb 2, 2024

Thank you for creating a pull request!

Pinging @andreaTP to respond or triage.

dependabot bot and others added 3 commits February 7, 2024 12:57
Bumps the ui-dependencies group in /ui/tests with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@playwright/test` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.1...v1.41.2)

Updates `@types/node` from 20.11.15 to 20.11.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@smccarthy-ie smccarthy-ie marked this pull request as ready for review February 8, 2024 18:03
@EricWittmann EricWittmann merged commit ced223e into Apicurio:main Feb 15, 2024
EricWittmann pushed a commit that referenced this pull request Feb 15, 2024
* docs: how to configure registry auth and authn with ms azure ad

* build(deps-dev): bump the ui-dependencies group (#4292)

Bumps the ui-dependencies group in /ui/tests with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

Updates `@playwright/test` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.1...v1.41.2)

Updates `@types/node` from 20.11.15 to 20.11.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: add missing config steps and clean up formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@EricWittmann
Copy link
Member

Merged and cherry picked. :)

@EricWittmann
Copy link
Member

Sorry for the delay.

@smccarthy-ie smccarthy-ie deleted the auth-authz-azure-docs branch February 20, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants