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

Reflect the enabled state of PolicyTemplate provisioning in the OPTIONS method #162

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

davidjwbbc
Copy link
Contributor

Fixes 5G-MAG/rt-5gms-application-provider#45

If the open5gsIntegration YAML configuration file variable is not true then this removes the Allow: POST response header from the headers returned for the OPTIONS method on the .../provisioning-sessions/{provisioningSessionId}/policy-templates M1 API path. This allows the UI to detect if provisioning of PolicyTemplates will be allowed or not.

@davidjwbbc davidjwbbc added the enhancement New feature or request label Jul 12, 2024
@davidjwbbc davidjwbbc self-assigned this Jul 12, 2024
src/5gmsaf/msaf-m1-sm.c Outdated Show resolved Hide resolved
Copy link
Contributor

@rjb1000 rjb1000 left a comment

Choose a reason for hiding this comment

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

Broadly fine, @davidjwbbc. Just suggested a slight change of name.

@davidjwbbc davidjwbbc merged commit 1aa51af into 5G-MAG:development Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants