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

#dp-456 Add Authorization issue fixed for Share information #561

Merged

Conversation

JBaigGoaco
Copy link
Contributor

#dp-456 Add Authorization issue fixed for Share information

  1. 500 error is in Organisation app
  2. in Data sharing Onelogin policy not found

Inside program.cs

For replace:
builder.Services.AddAuthorization();
with:
builder.Services.AddOrganisationAuthorization();

@JBaigGoaco JBaigGoaco marked this pull request as ready for review September 4, 2024 15:41
@JBaigGoaco JBaigGoaco merged commit 9e3a27b into main Sep 4, 2024
8 checks passed
@JBaigGoaco JBaigGoaco deleted the feature/dp-456-share-my-information-add-authorization-fix branch September 4, 2024 16:07
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.

3 participants