Skip to content
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

[CoE Starter Kit - BUG] Custom Connector for Audit Log No Longer Authenticates after Core 4.3.50 Install #4985

Closed
bartsneary opened this issue Mar 15, 2023 · 3 comments
Assignees
Labels
coe-starter-kit CoE Starter Kit issues question Further information is requested

Comments

@bartsneary
Copy link

Describe the issue

After installing 4.3.50 Core Solution, I edited the authorization settings for the Custom Connector as usual. That allowed me to fix the Connection using that connector. However, the [Child] Admin | Sync Logs Cloud Flow still errors each time it attempts to access the Audit Log Content with the message "Authorization has been denied for this request."

Expected Behavior

After updating the custom connector auth details with the Client ID, Secret, and Refresh URL and reconnecting the connection, this Flow should be able to query the Audit Logs successfully.

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.3.50

What app or flow are you having the issue with?

[Child] Admin | Sync Logs

Steps To Reproduce

See above details.

Anything else?

No response

@bartsneary bartsneary added bug Something isn't working coe-starter-kit CoE Starter Kit issues labels Mar 15, 2023
@Jenefer-Monroe
Copy link
Collaborator

The default Identity Providor for the custom connector changed to Generic Oauth 2, so likely what happened is that you authenticated to a bad connection. Unfortunately this isnt obvious and clean up isnt that easy.
image

I've outlined how to clean up from this here: issue 4961

@Jenefer-Monroe Jenefer-Monroe added question Further information is requested and removed bug Something isn't working labels Mar 15, 2023
@bartsneary
Copy link
Author

bartsneary commented Mar 15, 2023 via email

@Jenefer-Monroe
Copy link
Collaborator

wonderful, thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coe-starter-kit CoE Starter Kit issues question Further information is requested
Projects
Archived in project
Development

No branches or pull requests

2 participants