-
Notifications
You must be signed in to change notification settings - Fork 156
MOSIP-43845 : Added API Integration to Esignet UI Automation for OIDC Client Setup #1584
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
Open
BhuvanaShreeBS
wants to merge
11
commits into
mosip:develop
Choose a base branch
from
BhuvanaShreeBS:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
424e2d3
Automated the Tetscases for eSignet-UI
BhuvanaShreeBS aa56baf
MOSIP-43845
BhuvanaShreeBS ce9a60b
MOSIP-43845 New changes
BhuvanaShreeBS 00438fa
MOSIP-43845 New changes
BhuvanaShreeBS 77f0a0d
MOSIP-43845 : Add API Integration to Esignet UI Automation for OIDC C…
BhuvanaShreeBS 64f5e2f
Resolved the codeRabbit comments
BhuvanaShreeBS 3e73ef7
Resolved code Rabbit comments
BhuvanaShreeBS ec468af
Resolved code Rabbit comments
BhuvanaShreeBS 6cbd557
resolved codeRabbit comments
BhuvanaShreeBS e703d21
MOSIP-43845 : resolved the comments added
BhuvanaShreeBS 57a97b8
resolved the codeRabbit comments
BhuvanaShreeBS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "deviceId":"3", | ||
| "deviceStatus":"Ready", | ||
| "certification":"L0", | ||
| "serviceVersion":"0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId":"", | ||
| "deviceCode": "b692b595-3523-face-99fc-bd76e35f190f", | ||
| "specVersion":[ | ||
| "0.9.5" | ||
| ], | ||
| "purpose":"", | ||
| "error":null | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| { | ||
| "deviceStatus": "Ready", | ||
| "deviceId": "3", | ||
| "firmware": "MOSIP.FACE.1.0.0.0", | ||
| "certification": "L0", | ||
| "serviceVersion": "0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId": "", | ||
| "deviceCode": "b692b595-3523-face-99fc-bd76e35f190f", | ||
| "env": "Staging", | ||
| "purpose": "", | ||
| "specVersion": [ | ||
| "0.9.5" | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "serialNo":"2345678901", | ||
| "make":"MOSIP", | ||
| "model":"FACE01", | ||
| "type":"Face", | ||
| "deviceSubType":"Full face", | ||
| "deviceProvider":"MOSIP", | ||
| "deviceProviderId":"MOSIP.PROXY.SBI", | ||
| "dateTime":"" | ||
| } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
ui-test/Biometric Devices/Finger/Single/DeviceDiscovery.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "deviceId":"4", | ||
| "deviceStatus":"Ready", | ||
| "certification":"L0", | ||
| "serviceVersion":"0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId":"", | ||
| "deviceCode": "b692b595-3523-slap-99fc-bd76e35f290f", | ||
| "specVersion":[ | ||
| "0.9.5" | ||
| ], | ||
| "purpose":"", | ||
| "error":null | ||
| } | ||
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| { | ||
| "deviceStatus": "Ready", | ||
| "deviceId": "4", | ||
| "firmware": "MOSIP.SINGLE.1.0.0.0", | ||
| "certification": "L0", | ||
| "serviceVersion": "0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId": "", | ||
| "deviceCode": "b692b595-3523-slap-99fc-bd76e35f290f", | ||
BhuvanaShreeBS marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "env": "Staging", | ||
| "purpose": "", | ||
| "specVersion": [ | ||
| "0.9.5" | ||
| ] | ||
| } | ||
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "serialNo":"1234567990", | ||
| "make":"MOSIP", | ||
| "model":"SINGLE01", | ||
| "type":"Finger", | ||
| "deviceSubType":"Single", | ||
| "deviceProvider":"MOSIP", | ||
| "deviceProviderId":"MOSIP.PROXY.SBI", | ||
| "dateTime":"" | ||
| } |
17 changes: 17 additions & 0 deletions
17
ui-test/Biometric Devices/Finger/Slap/DeviceDiscovery.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "deviceId":"2", | ||
| "deviceStatus":"Ready", | ||
| "certification":"L0", | ||
| "serviceVersion":"0.9.5", | ||
| "deviceSubId":[ | ||
| "1", "2", "3" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId":"", | ||
| "deviceCode": "b692b595-3523-slap-99fc-bd76e35f190f", | ||
| "specVersion":[ | ||
| "0.9.5" | ||
| ], | ||
| "purpose":"", | ||
| "error":null | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| { | ||
| "deviceStatus": "Ready", | ||
| "deviceId": "2", | ||
| "firmware": "MOSIP.SLAP.1.0.0.0", | ||
| "certification": "L0", | ||
| "serviceVersion": "0.9.5", | ||
| "deviceSubId":[ | ||
| "1", "2", "3" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId": "", | ||
| "deviceCode": "b692b595-3523-slap-99fc-bd76e35f190f", | ||
| "env": "Staging", | ||
| "purpose": "", | ||
| "specVersion": [ | ||
| "0.9.5" | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "serialNo":"1234567890", | ||
| "make":"MOSIP", | ||
| "model":"SLAP01", | ||
| "type":"Finger", | ||
| "deviceSubType":"Slap", | ||
| "deviceProvider":"MOSIP", | ||
| "deviceProviderId":"MOSIP.PROXY.SBI", | ||
| "dateTime":"" | ||
| } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
ui-test/Biometric Devices/Iris/Double/DeviceDiscovery.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "deviceId":"1", | ||
| "deviceStatus":"Ready", | ||
| "certification":"L0", | ||
| "serviceVersion":"0.9.5", | ||
| "deviceSubId":[ | ||
| "1", "2", "3" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId":"", | ||
| "deviceCode": "b692b595-3523-iris-99fc-bd76e35f190f", | ||
| "specVersion":[ | ||
| "0.9.5" | ||
| ], | ||
| "purpose":"", | ||
| "error":null | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| { | ||
| "deviceStatus": "Ready", | ||
| "deviceId": "1", | ||
| "firmware": "MOSIP.IRIS.1.0.0.0", | ||
| "certification": "L0", | ||
| "serviceVersion": "0.9.5", | ||
| "deviceSubId":[ | ||
| "1", "2", "3" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId": "", | ||
| "deviceCode": "b692b595-3523-iris-99fc-bd76e35f190f", | ||
| "env": "Staging", | ||
| "purpose": "", | ||
| "specVersion": [ | ||
| "0.9.5" | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "serialNo":"3456789012", | ||
| "make":"MOSIP", | ||
| "model":"IRIS01", | ||
| "type":"Iris", | ||
| "deviceSubType":"Double", | ||
| "deviceProvider":"MOSIP", | ||
| "deviceProviderId":"MOSIP.PROXY.SBI", | ||
| "dateTime":"" | ||
| } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
ui-test/Biometric Devices/Iris/Single/DeviceDiscovery.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "deviceId":"5", | ||
| "deviceStatus":"Ready", | ||
| "certification":"L0", | ||
| "serviceVersion":"0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId":"", | ||
| "deviceCode": "b692b595-3523-iris-99fc-bd76e35fff8", | ||
| "specVersion":[ | ||
| "0.9.5" | ||
| ], | ||
| "purpose":"", | ||
| "error":null | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| { | ||
| "deviceStatus": "Ready", | ||
| "deviceId": "5", | ||
| "firmware": "MOSIP.IRIS.2.0.0.0", | ||
| "certification": "L0", | ||
| "serviceVersion": "0.9.5", | ||
| "deviceSubId":[ | ||
| "0" | ||
| ], | ||
| "callbackId":"", | ||
| "digitalId": "", | ||
| "deviceCode": "b692b595-3523-iris-99fc-bd76e35fff8", | ||
| "env": "Staging", | ||
| "purpose": "", | ||
| "specVersion": [ | ||
| "0.9.5" | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "serialNo":"3456789099", | ||
| "make":"MOSIP", | ||
| "model":"IRIS02", | ||
| "type":"Iris", | ||
| "deviceSubType":"Single", | ||
| "deviceProvider":"MOSIP", | ||
| "deviceProviderId":"MOSIP.PROXY.SBI", | ||
| "dateTime":"" | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| -----BEGIN CERTIFICATE----- | ||
| MIIDPzCCAiegAwIBAgIEYCFEgjANBgkqhkiG9w0BAQsFADBSMQswCQYDVQQGEwJJ | ||
| TjESMBAGA1UECAwJS2FybmF0YWthMQ4wDAYDVQQKDAVNb3NpcDEOMAwGA1UECwwF | ||
| TW9zaXAxDzANBgNVBAMMBlJvb3RDQTAeFw0yMTAyMDgxNDAyNDJaFw0zMTAyMDgx | ||
| NDAyNDJaMFIxCzAJBgNVBAYTAklOMRIwEAYDVQQIDAlLYXJuYXRha2ExDjAMBgNV | ||
| BAoMBU1vc2lwMQ4wDAYDVQQLDAVNb3NpcDEPMA0GA1UEAwwGUm9vdENBMIIBIjAN | ||
| BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz9kaCs4Yrh2mMFx/wGV42Tn7vM9d | ||
| t2au3JOWu/fbeaNk8/TgNEA1GrVerqagcRDDo+6jBDbX7XO9iRHX1wmIcVkH7osa | ||
| cMKGfYzZbvkWjGFRCam10xLGyczSeDiIIj+H3eLXzTP0iZBcVyw40EMLWk7BHld+ | ||
| eFY1XS+EDPIv6snjIxWDEd+wND1tOvWgPsS7mYy8Mn9QRYZXH9KW8/nW0bf/Z74U | ||
| d89PtXl3WSSrrRZSQofGDwM5RPOEzrYcurZowwWLWmgAmvcsATxhOAiKe6e6tvbD | ||
| yXTC8+9CRv22zGTcasI5QOYzGaj6wMKr9h2WgAY1LJFBIkEjf1ykWGlTbQIDAQAB | ||
| ox0wGzAMBgNVHRMEBTADAQH/MAsGA1UdDwQEAwIBBjANBgkqhkiG9w0BAQsFAAOC | ||
| AQEAzWge0dKje1/opIyiho0e6p6a/M/UD05bNLg7XD6uMqJAT9C1YTwq77OD0nrc | ||
| ZpMQoQ4zCFEbGoPvHWzW0Isc7Y3F40YI8bQdmEQtJuiqsCUQ8XW3b4YDTH6VM5go | ||
| +VZgoRucIRBwCAss1tMrxjT3lMWwuyA9DaOkryRW/m9QmlLoTWLQabi/pO+FS+oy | ||
| WYYxJOzvqC3xUTYHi+DzlLSWR08NE7gdHrD4aAHYLPIyzgVuToztB7PYmbuOnKmS | ||
| M9sHlKqgpN7/AgvTOFOEX5mi5BcPGKagryTfipwLVyWaQBDCcVNkAtoLTYPCTEAj | ||
| UhONf7GpbeehitYjHQoknr21EA== | ||
| -----END CERTIFICATE----- |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| -----BEGIN CERTIFICATE----- | ||
| MIIDeTCCAmGgAwIBAgIEYMHynDANBgkqhkiG9w0BAQsFADBvMQswCQYDVQQGEwJJ | ||
| TjESMBAGA1UECAwJS2FybmF0YWthMRIwEAYDVQQHDAlCYW5nYWxvcmUxETAPBgNV | ||
| BAoMCG1vc2lwLmlvMREwDwYDVQQLDAhtb3NpcC5pbzESMBAGA1UEAwwJUm9vdENB | ||
| RlRNMB4XDTIxMDYxMDExMDgxMloXDTIyMDYxMDExMDgxMlowbzELMAkGA1UEBhMC | ||
| SU4xEjAQBgNVBAgMCUthcm5hdGFrYTESMBAGA1UEBwwJQmFuZ2Fsb3JlMREwDwYD | ||
| VQQKDAhtb3NpcC5pbzERMA8GA1UECwwIbW9zaXAuaW8xEjAQBgNVBAMMCVJvb3RD | ||
| QUZUTTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL3FfxvirIiPH6YF | ||
| X4GR1z7LOI8tiwvfqjAFba6p4vMHs0xNu0TWJ9GS3qlDglmWczm3hgHndWD3rIUQ | ||
| V4fMsQDapA0giFVMxushm8u9JYl2HXwtVgrXUeKEdVS3zpWf2qQCXK9vQAOHvhhu | ||
| UMWVzL4yxd1RwUGjuSjM/pZqa/Tq0aDfqFVZ/MckxSvieEKEYODtcxXA708SQ07I | ||
| aFDZ2gKTD4aYUlCed9fAois+ko06tzqS1kerMiORzZExtUY/hwx2UrLVUBFYTBqW | ||
| Wuw0N2VjsaifQAti0JJGYPCBqM2Q7OctIvccAjghHYxCXj+yNRtOm8ooNZTefMJr | ||
| fCY9OucCAwEAAaMdMBswCwYDVR0PBAQDAgEGMAwGA1UdEwQFMAMBAf8wDQYJKoZI | ||
| hvcNAQELBQADggEBAEQJMIT958jm1e5sCctUcOoHLQVdM9f3NLKicCUCjVMNCDjg | ||
| DbkoL72rlktTDbzi4AizaBXwxQdB951SG4Vjbc5tSC3WzB7d8QMiLRwG14Q165Gw | ||
| VGuMMOpJn4jlMzJMhhP67vJ4hYI2Op4eDAPH3HCods/Ew4JJ/edwpJ80tLKiB0f6 | ||
| fnyPXxPUSMtkLCCpp2/zf1OkXmUT8dIgU27R9+/8x/ZphDVJcc00XrgM4VI1dX+W | ||
| 8W8Ua6GlQSL83HIqVudnFAmCDF0dRX//ghUOeJwWEMgcm/cUNTZv6hZjmDpVeout | ||
| E1o6hXGXWRnaDU9/QGpi2BuiSgREOarAQf62sPI= | ||
| -----END CERTIFICATE----- | ||
BhuvanaShreeBS marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.