You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm trying to implement custom authorization to my custom authorization service, which would make single request to authz server and save the data in global state. But I can't seem to find any way to get document from interceptor. If i do requestBuiler.Build() then i get error, that document needs to be set.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. I'm trying to implement custom authorization to my custom authorization service, which would make single request to authz server and save the data in global state. But I can't seem to find any way to get document from interceptor. If i do requestBuiler.Build() then i get error, that document needs to be set.
Beta Was this translation helpful? Give feedback.
All reactions