Skip to content

"error_description":"AADSTS700025: Client is public so neither 'client_assertion' nor 'client_secret' should be presented #11

@dcsolus

Description

@dcsolus

Hi, there.

I've got another issue with setting up airflow connection. Using refresh token works perfectly fine, but my concern is that we need update refresh token periodically but there is no way of addressing when the refresh token is due. So I tried out 'clientSecret' in Extra in order not to resort to updating refresh token, resulting in an error:

"error_description":"AADSTS700025: Client is public so neither 'client_assertion' nor 'client_secret' should be presented

When I remove 'clientSecret' from Extra while keeping 'tenantId' alone, my Dag normally works as expected. I was wondering if you could help me out with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions