-
Notifications
You must be signed in to change notification settings - Fork 68
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
Change KeyTriple to Include Auth ID, Provider Name & Provider UUID #488
Labels
Comments
MattDavis00
added
enhancement
New feature or request
good first issue
Good for newcomers
medium
Effort label
labels
Jul 22, 2021
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Jul 30, 2021
Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 4, 2021
Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 10, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 18, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 20, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
ionut-arm
pushed a commit
that referenced
this issue
Sep 1, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of #486 Closes #488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Sep 21, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
ionut-arm
pushed a commit
to ionut-arm/parsec
that referenced
this issue
Dec 3, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The structure of the new KeyTriple is still undecided but let the following structure provide an example.
The text was updated successfully, but these errors were encountered: