Skip to content

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Oct 6, 2021

This change provides an utility function to easy create auth token object for bearer tokens.

The error handling related with this kind of token usage is also implemented. When a Neo.ClientError.Security.TokenExpired error happens, the adress should be purged from the pool and the caller should be notified - no retry should be performed.

This change provides an utility function to easy create auth token object for `bearer` tokens.

The error handling related with this kind of token usage is also implemented. When a `Neo.ClientError.Security.TokenExpired` error happens, the adress should be purged from the pool and the caller should be notified - no retry should be performed.
@bigmontz
Copy link
Contributor Author

bigmontz commented Oct 7, 2021

Waiting for neo4j-drivers/testkit#267 be merged

@bigmontz bigmontz marked this pull request as ready for review October 7, 2021 13:56
@bigmontz bigmontz merged commit ce4d679 into neo4j:4.4 Oct 8, 2021
@bigmontz bigmontz deleted the 4.4-introducing-sso-bearer-auth branch October 8, 2021 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants