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

Feature: support SBI via OAuth2 #525

Merged
merged 4 commits into from Feb 7, 2024
Merged

Conversation

andy89923
Copy link
Collaborator

No description provided.

@ianchen0119 ianchen0119 merged commit 904a96c into free5gc:main Feb 7, 2024
1 check passed
@andy89923 andy89923 deleted the feature/oauth2 branch February 7, 2024 09:51
@gatici
Copy link

gatici commented Mar 29, 2024

Hello @andy89923, @ianchen0119
I have a question regarding with getting NRF certificate in the service producer NF.
NRF certificate is given with a path in the configuration options. How NRF cert is put under a path in the other NF's container is unclear to me. I do not see an implementation which puts that certificate to required path of service producer NF.
What happens is NRF cert is dynamically updated (our situation) ? How NF could get it ?

@ianchen0119
Copy link
Contributor

Hi @gatici

For docker compose deployment, we use docker volume to mount the certificate file into the specific path of the service producer container.

As for the dynamic certificate,
I think we need to add the secret management service (e.g. Hashicorp Vault) into our deployment.

Tks.

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.

None yet

3 participants