Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Charles001
Frequent Visitor

Revoke Token for Power BI Embedded / Python

I am trying to find a way to revoke an access token.

I am using Power BI Embedded with Python. In the python section I am using Confidential Client Application and method acquire_token_for_client.

 

All is working fine, but I need to be able to revoke the token on logout.  I understand there is no official way to do this?

 

So I am looking at possibly updating the access token on logout but not delivering to the browser.  Is this possible?

 

Thanks in advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Charles001,

AFAIK, you cannot directly revoke the current tokens, it has corresponded expiry time. (you can do custom on the azure side to set the general token expired time)

For your requirement, I'd like to suggest you trace the logout operations, and invoke the generate token functions to force generated new token and the old one will be disabled.

In addition, since power bi embed is based on the azure ad, you can also take a look at the following link to revoke the user access:

Revoke user access in an emergency in Azure Active Directory | Microsoft Docs

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
DocHypoport
Regular Visitor

Charles,

 

You have Python visuals working in Power BI Embedded ? For me it works in the Power BI Service but not when embedding. It is in an workspace with an embedded capacity. The error when embedding: Underlying Error: MissingJobResult

Anonymous
Not applicable

Hi @Charles001,

AFAIK, you cannot directly revoke the current tokens, it has corresponded expiry time. (you can do custom on the azure side to set the general token expired time)

For your requirement, I'd like to suggest you trace the logout operations, and invoke the generate token functions to force generated new token and the old one will be disabled.

In addition, since power bi embed is based on the azure ad, you can also take a look at the following link to revoke the user access:

Revoke user access in an emergency in Azure Active Directory | Microsoft Docs

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.