-
Notifications
You must be signed in to change notification settings - Fork 6
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
Basic Implementation of Policy Constraints #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
March 15, 2024 22:13
b048558
to
286af54
Compare
jfelixh
force-pushed
the
feature_policy_conditions
branch
from
March 15, 2024 22:18
286af54
to
b048558
Compare
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
March 15, 2024 22:18
b048558
to
76df29d
Compare
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
ilaydacansinkoc
force-pushed
the
feature_policy_conditions
branch
from
June 9, 2024 17:24
7085387
to
768e9d5
Compare
Fixes issue #20 Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
This was
linked to
issues
Jun 10, 2024
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
June 10, 2024 10:45
3a7a298
to
0a5deba
Compare
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
June 10, 2024 11:15
22d6cd1
to
2f4cc92
Compare
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
June 10, 2024 15:29
465ae3c
to
9325e78
Compare
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
June 10, 2024 18:23
016eed3
to
bc6ac56
Compare
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
github-actions
bot
force-pushed
the
feature_policy_conditions
branch
from
June 11, 2024 14:46
dd5eea3
to
a8b1d02
Compare
…4PLC-AAD/ssi-to-oidc-bridge into feature_policy_conditions
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Closed
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Closed
Unit tests are now typescript and do not produce import issues within libraries any more. Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Felix Hoops <9974641+jfelixh@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tackles Issue #18