Integration Using Service Bridge

simmukumari
Tera Contributor

Hi Everyone,

I have completed Service Bridge course recently, when i was trying to completed lab and created provider and consumer connection i got a pop up with an error message:

 

The OAuth Cryptographic Module has its access policy set to Reject.
This module's access policy must be set to Track to proceed with registration.

 

Instructions:
1) Navigate to the Instructions:
1) Navigate to the Cryptographic Module record
2) Set the Default module access policy value field to Track
3) Save the Cryptographic Module record
4) Navigate back to this form and refresh the page before proceeding to ensure this error is cleared.

I wanted to learn more about this as i am not able to implement this integration due to this issue.

3 REPLIES 3

Mark Manders
Mega Patron

It describes exactly what you need to do. What is your question?

And if it is a lab instance, best way to get it fixed, is by logging a case with NowLearning. They can check if anything is wrong with your instance.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

simmukumari
Tera Contributor

Hi Mark

In cryptographic module i am unable to find the records or edit it, because of what i cannot Set the Default module access policy value field to Track.

Rmaren
Tera Contributor

Hi Simmukumari,

The issue is missing ACLs on the sys_kmf_crypto_module table. Here are the steps to resolve the error message. This will need to be done in both your provider instance and your consumer instance.

1. Elevate your role to security_admin

2. Navigate to Access Control (ACLs)

3. Create 2 new ACL's on the sys_kmf_crypto_module table (one for read, one for write) both with admin overrides

4. The proceed to back to the registration record.

5. Click on the module record link in the error message. 

6. Chang the field from reject to track

7. Click save

8. Navigation back to the registration record. The error message should now be gone.