OAUTH 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 09:06 AM
Hi there
please let me know if something missing in my oauth configuration
i keep getting this error message
OAuth Access or Refresh tokens are not available. Verify the OAuth configuration and click the 'Get OAuth Token' link below to request a new token.
<xml>
<oauth_entity>
<access>public</access>
<access_token_lifespan>1800</access_token_lifespan>
<active>true</active>
<auth_code_lifespan>0</auth_code_lifespan>
<auth_url/>
<certificate_url/>
<client_id>organization.86912f......</client_id>
<client_secret>#######</client_secret>
<client_uuid>700...</client_uuid>
<code_challenge_method>S256</code_challenge_method>
<comments/>
<default_grant_type>client_credentials</default_grant_type>
<id_token_lifespan>0</id_token_lifespan>
<logo_url/>
<message_signature_lifespan>0</message_signature_lifespan>
<mobile_client>false</mobile_client>
<name>Bitwarden</name>
<oauth_api_script/>
<protocol_name/>
<public_client>false</public_client>
<redirect_url>https://servicenowinstance/oauth_redirect.do</redirect_url>
<refresh_token_lifespan>8640000</refresh_token_lifespan>
<refresh_token_url/>
<restricted_binding>false</restricted_binding>
<revoke_token_url/>
<salt>0</salt>
<send_client_credentials_as>request_body_parameter</send_client_credentials_as>
<skip_authorize>false</skip_authorize>
<sys_class_name>oauth_entity</sys_class_name>
<sys_created_by></sys_created_by>
<sys_created_on>2023-12-13 00:30:59</sys_created_on>
<sys_id>740de10a1b87fd10d0d5cbb9274b</sys_id>
<sys_mod_count>8</sys_mod_count>
<sys_name>Bitwarden</sys_name>
<sys_package display_value="Global" source="global">global</sys_package>
<sys_policy/>
<sys_scope display_value="Global">global</sys_scope>
<sys_update_name>oauth_entity_740de10a1b87fd</sys_update_name>
<sys_updated_by></sys_updated_by>
<sys_updated_on>2023-12-14 03:19:56</sys_updated_on>
<token_url>https://bitwarden-mydomain/connect/token</token_url>
<type>oauth_provider</type>
<use_mutual_auth>false</use_mutual_auth>
<user/>
</oauth_entity>
</xml>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 09:42 AM
I havent used Bitwarden so i checked online - this is not an identity provider so first of all you should set this Bitwarden as client. Or there is something i am missing/unaware of ?
Cheers & Happy new 2024!
Joro
JKMB Ltd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 10:01 AM
Happy New Year Joro
i have set it up as a client , i have the client id and secret .
thanks
Levino