-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-10474] Changed IsAdmin attr type to bool
IsAdmin is an attribute given to all users requesting Idemix credential. The response to the idemix/credential request contains a map of attribute name and value. Currently, all values are converted to strings and sent as strings in the map. With this change map is changed to accept any type of value. So, a boolean value will be stored in the map for the IsAdmin attribute. Change-Id: I61b848cdabd65fbae88e8d1ca98f51b77396f154 Signed-off-by: Anil Ambati <[email protected]>
- Loading branch information
Anil Ambati
committed
Jun 18, 2018
1 parent
4cd67f0
commit ab90eed
Showing
10 changed files
with
161 additions
and
40 deletions.
There are no files selected for viewing
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
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
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
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
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
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
T�ɟPbA5��$&�^"v,ԉu�}�V��2 | ||
�Zf���G����+��sO��m��g��a˔mǓ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"Cred":"CkQKIHI9eH0EytkPRRIa0qSeEnIYjf4nnZ4irAtIaE0ZNWPeEiC9z/0kv0cqxUorqJDRlrq+Jt1TrvmGtmhFHo8AfYci6RJECiCQw6rOdjSXdyHXXIb7FsgqtsGmNkNQXnXLXy7fC17KsxIgCkW6P7tofG5etEBKTGgteeMDA1vbaaAFPRAtbr0yIwsaIAUVLSRASlZc7+ql/4SDKNbbrDxiD6pJEeaZzrvtM/d5IiDDQRbdG9mxvArDKRrrMv1SSUrdymfR9SPhifSMS5G0tiog47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFUqIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKiCMaXbltUEEFb3pCL1N7hXfsWepyHP8S7ioH28qtEipGCogAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE=","Sk":"ZIHrXtZbdr+JDLXGleDeUD2FPZW5v1wURfH9RfO+JWc=","enrollment_id":"admin","credential_revocation_information":"CAESiAEKIP4MM1C0yWwgKFYPV3wokTrOHFOaEr+EPNImFraJwJ77EiBOpmBXc4rAVNta4cY32BO5JN144ofQNYnSae00o35qKxogcCBG58VCo7N2dw11Ek4+Ue/LJHWNYVhI6Qm0gb7cJ/8iIAVU47zTiMKQQu6mSSl+sp+LTL6AghqYs+ASgRFKrQSbGmCR3hzRBkhQN7JFUGDAOPtpOTwn7HN0ZlIKAi3xGm4qjGZ+4NXZKUV/D99Vmp88fTb6Nh7KrFt/sUPy+jl2y0SksfLzpiejrOvVtcsMt7fivZcggfoqtgUjeBgCxCHPN38="} | ||
{"Cred":"CkQKIANA0MxA4nlDiJLazLl2Shze2Kp7c1IgQQU3Cs0yGtxgEiAmK8THjo4BghMg680kAz0hMxDA6c6yNn6WdvkIMUzoOhJECiBDhNbtosc6w8XWohyXyph53vbnPJVfSpVlOOAQg66kVBIgMSojMFJGyAOcbhpfiJ4R4uF7GtaytklgaSNUJ3vA5g8aIEL0K/xFis/htNVeGc7bcpBgkl6t3ITETr0zN23EfhCuIiDPDYVkzsy4hXtr/HckaIHeTC2esPSKGBPPuV6mVjQHKiog47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFUqIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKiCMaXbltUEEFb3pCL1N7hXfsWepyHP8S7ioH28qtEipGCogAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE=","Sk":"g5ulj4NjVbZ0tmupk2oHcbhS9owj3ktVZ6ZANTvCbVw=","enrollment_id":"admin","credential_revocation_information":"CAESiAEKIP4MM1C0yWwgKFYPV3wokTrOHFOaEr+EPNImFraJwJ77EiBOpmBXc4rAVNta4cY32BO5JN144ofQNYnSae00o35qKxogcCBG58VCo7N2dw11Ek4+Ue/LJHWNYVhI6Qm0gb7cJ/8iIAVU47zTiMKQQu6mSSl+sp+LTL6AghqYs+ASgRFKrQSbGmCg7mxyBleswYrP/l8uv4j4UuEgHFNW1OA5X1i74RCpTmvaijwkzky5D2+YDI2l0GBBC3A3ea9EvQqn1dN4JG/fDMM4MFf7ph0M//sqkeppR6KOl1p+ECZVVeNjn2omXcc="} |
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
Oops, something went wrong.