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

Utilize the graph code in MSAL #142

Merged
merged 3 commits into from
May 23, 2024
Merged

Utilize the graph code in MSAL #142

merged 3 commits into from
May 23, 2024

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented May 23, 2024

Also removes calls to the experimental policy code, since it makes graph calls. I'm leaving the policy code for now, but it needs to be rewritten to use [MS-MDE2] instead of graph calls.

Checklist

  • This pr contains no AI generated code
  • cargo fmt has been run
  • cargo clippy has been run
  • A functionality test has been added
  • make test has been run and passes

This needs to be rewritten to request policy
using something similar to whats described in
[MS-MDE2]. This will be run from a separate
daemon.

Signed-off-by: David Mulder <dmulder@samba.org>
Signed-off-by: David Mulder <dmulder@samba.org>
Signed-off-by: David Mulder <dmulder@samba.org>
@dmulder dmulder merged commit 363a31a into main May 23, 2024
4 checks passed
@dmulder dmulder deleted the dmulder/utilize_msal branch May 23, 2024 22:19
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

1 participant