<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>oauth Archives | Clever Cloud</title>
	<atom:link href="https://www.clever.cloud/blog/tag/oauth/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.clever.cloud/blog/tag/oauth/</link>
	<description>From Code to Product</description>
	<lastBuildDate>Tue, 24 Oct 2023 09:08:24 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://cdn.clever-cloud.com/uploads/2023/03/cropped-cropped-favicon-32x32.png</url>
	<title>oauth Archives | Clever Cloud</title>
	<link>https://www.clever.cloud/blog/tag/oauth/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Github breaking changes that require your interaction</title>
		<link>https://www.clever.cloud/blog/features/2015/03/03/github-breaking-changes/</link>
		
		<dc:creator><![CDATA[Marc-Antoine Perennou]]></dc:creator>
		<pubDate>Tue, 03 Mar 2015 17:37:00 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[oauth]]></category>
		<guid isPermaLink="false">https://www2.cleverapps.io/wp/blog/technology/2015/03/03/github-breaking-changes/</guid>

					<description><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="githubbreakingchangesbanner" decoding="async" fetchpriority="high" srcset="https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-1368x528.png 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p><p>A couple of days ago, Github made breaking changes regarding the way other companies can interact with github organisations.</p>
<p>Usually, this wouldn&#39;t mean anything to you and you wouldn&#39;t need to do anything, but this time, Github requires you to explicitly approve Clever Cloud in order for your github applications to work properly.</p>
<span id="more-2858"></span>

<p>If you want to be able to create new applications from one of your github organisation&#39;s repositories, or if you want a <code>git push</code> to github to launch a deployment on Clever Cloud, you have two available solutions:</p>
<ul>
<li>The recommended one: Go to <a href="https://github.com" rel="noopener noreferrer" target="_blank">github</a>,
click on the settings (the little cog) button at the top right of your screen and then click on
<code>Applications</code> in the right column. If your github account is linked to your Clever Cloud one, you should see a line
saying <code>Clever Cloud API</code> with a <code>View</code> button next to it. Click this <code>View</code> button. At the bottom of your screen, you
can now grant Clever Cloud access to your organisations, or request an admin to do it.</li>
<li>The &quot;simpler&quot; but not recommended one: Go to github, click on the settings button at the top right of your screen,
click on an organisation to access its settings, then click <code>Third-party access</code> and then <code>Remove restrictions</code>. Note
that this solution can have several security issues.</li>
</ul>
<p>As a side note, github now requires more rights to be enabled to have access to an organisation repositories. You can make sure the rights associated to your account are up to date by logging out and then logging in again using github login.</p>
<p>Once you&#39;ve done this, everything should work back as expected.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="githubbreakingchangesbanner" decoding="async" srcset="https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/githubbreakingchangesbanner-1368x528.png 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p><p>A couple of days ago, Github made breaking changes regarding the way other companies can interact with github organisations.</p>
<p>Usually, this wouldn&#39;t mean anything to you and you wouldn&#39;t need to do anything, but this time, Github requires you to explicitly approve Clever Cloud in order for your github applications to work properly.</p>
<span id="more-2858"></span>

<p>If you want to be able to create new applications from one of your github organisation&#39;s repositories, or if you want a <code>git push</code> to github to launch a deployment on Clever Cloud, you have two available solutions:</p>
<ul>
<li>The recommended one: Go to <a href="https://github.com" rel="noopener noreferrer" target="_blank">github</a>,
click on the settings (the little cog) button at the top right of your screen and then click on
<code>Applications</code> in the right column. If your github account is linked to your Clever Cloud one, you should see a line
saying <code>Clever Cloud API</code> with a <code>View</code> button next to it. Click this <code>View</code> button. At the bottom of your screen, you
can now grant Clever Cloud access to your organisations, or request an admin to do it.</li>
<li>The &quot;simpler&quot; but not recommended one: Go to github, click on the settings button at the top right of your screen,
click on an organisation to access its settings, then click <code>Third-party access</code> and then <code>Remove restrictions</code>. Note
that this solution can have several security issues.</li>
</ul>
<p>As a side note, github now requires more rights to be enabled to have access to an organisation repositories. You can make sure the rights associated to your account are up to date by logging out and then logging in again using github login.</p>
<p>Once you&#39;ve done this, everything should work back as expected.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>GitHub Login is Here!</title>
		<link>https://www.clever.cloud/blog/features/2014/12/03/login-via-github/</link>
		
		<dc:creator><![CDATA[Marc-Antoine Perennou]]></dc:creator>
		<pubDate>Wed, 03 Dec 2014 14:47:00 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://www2.cleverapps.io/wp/blog/technology/2014/12/03/login-via-github/</guid>

					<description><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="github integration 1" decoding="async" srcset="https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-1368x528.png 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>As you may have noticed, Clever Cloud added <a href="http://github.com">GitHub</a> integration for signup and login a few days ago. You can now create an account or link your existing one to GitHub, and then login in one click.

<span id="more-2854"></span>

Besides an easier authentication, there is a few other smooth features :
<ul>
 	<li>One-click import of ssh keys from GitHub</li>
 	<li>Application creation from a GitHub repository</li>
 	<li>Automatic deployments of several apps via a push to GitHub</li>
</ul>
If you want to enable automatic deployment, it's easy: in your application information tab, if you have created your application from a GitHub one, you will see a new field, a secret for your GitHub application's settings:
<ol>
 	<li>Grab this secret and go to the GitHub repository settings.</li>
 	<li>Click on "add a service" and select "Clever Cloud" from the list.</li>
 	<li>Paste the secret</li>
</ol>
That's it, every Clever Cloud application created from this repository will be automatically deployed whenever you push to GitHub.

Note that we also support private GitHub repositories, you only need to add the <a href="https://github.com/CleverCloudDeployer">CleverCloudDeployer</a> user to your repository. Note that read only access is sufficient.

If you want to link Github to your actual "email" account, head up to your profile settings, and click on "Link you GitHub Account".

Give it a try:

<center>
<a class="bt3-btn bt3-btn-success" href="https://api.clever-cloud.com/v2/sessions/login/">Join with GitHub!</a></center>]]></description>
										<content:encoded><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="github integration 1" decoding="async" loading="lazy" srcset="https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/github-integration-1-1368x528.png 1368w" sizes="auto, (max-width: 1400px) 100vw, 1400px" /></p>As you may have noticed, Clever Cloud added <a href="http://github.com">GitHub</a> integration for signup and login a few days ago. You can now create an account or link your existing one to GitHub, and then login in one click.

<span id="more-2854"></span>

Besides an easier authentication, there is a few other smooth features :
<ul>
 	<li>One-click import of ssh keys from GitHub</li>
 	<li>Application creation from a GitHub repository</li>
 	<li>Automatic deployments of several apps via a push to GitHub</li>
</ul>
If you want to enable automatic deployment, it's easy: in your application information tab, if you have created your application from a GitHub one, you will see a new field, a secret for your GitHub application's settings:
<ol>
 	<li>Grab this secret and go to the GitHub repository settings.</li>
 	<li>Click on "add a service" and select "Clever Cloud" from the list.</li>
 	<li>Paste the secret</li>
</ol>
That's it, every Clever Cloud application created from this repository will be automatically deployed whenever you push to GitHub.

Note that we also support private GitHub repositories, you only need to add the <a href="https://github.com/CleverCloudDeployer">CleverCloudDeployer</a> user to your repository. Note that read only access is sufficient.

If you want to link Github to your actual "email" account, head up to your profile settings, and click on "Link you GitHub Account".

Give it a try:

<center>
<a class="bt3-btn bt3-btn-success" href="https://api.clever-cloud.com/v2/sessions/login/">Join with GitHub!</a></center>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
