gerrit-oauth-provider | OAuth2 authentication provider for Gerrit Code Review | OAuth library
kandi X-RAY | gerrit-oauth-provider Summary
kandi X-RAY | gerrit-oauth-provider Summary
With this plugin Gerrit can use OAuth2 protocol for authentication. Supported OAuth providers:. See the [Wiki] what it can do for you.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Runs the configuration
- Configure OAuth provider section
- Checks that the given root URL is an absolute URI
- Returns true if the provider is already configured
- Extracts the user information from a token
- Returns the JSON representation of the given token
- Gets user info
- Returns a Json element as a String
- Extract user info from OAuth token
- Parse jwt
- Returns the version of the service
- Return the Dex access token endpoint
- Gets authorization base URL
- Returns the OAuth2 access token endpoint
- Returns the access token extractor
- Returns the endpoint s access token
- Returns the Bearer signature parameter
- Get authorization base URL
- Get an OAuth token
- Returns the OAuth2 token endpoint
- Binds the plugin
- Returns the client authentication scheme
- Gets authorization url
- Returns the OAuth2 authorization URL
- Extract user info from an OAuth token
- Gets the servlets
gerrit-oauth-provider Key Features
gerrit-oauth-provider Examples and Code Snippets
Community Discussions
Trending Discussions on gerrit-oauth-provider
QUESTION
I've setup my own test Gerrit server. I've been able to register my email address and make a couple of commits. However, I deleted my email address in order to get another confirmation email from my server, since I wanted to test the tweak I made to the SMTP server configuration. Going back to my Settings page on the GUI, I noticed the 'Register new email' button had vanished, as pictured below.
Though the email appears in the drop-down box, my email address was deleted, since 1) Settings > Identities
does not show any email address, and 2) when I try to 'Edit config' on a Project, the GUI pops up the message:
I've also tried adding the email using the ssh shell, since I'm admin:
...ANSWER
Answered 2017-Mar-20 at 16:17When auth.type = OAUTH
You need to add explicitly
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gerrit-oauth-provider
Copy the bazel-bin/oauth.jar to $gerrit_site/plugins and re-run init to configure it:.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page