What's GCP's equivalent to AWS Cognito's Authenticated User roles? The 2019 Stack Overflow...
Did God make two great lights or did He make the great light two?
What can I do if neighbor is blocking my solar panels intentionally?
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
Semisimplicity of the category of coherent sheaves?
How to test the equality of two Pearson correlation coefficients computed from the same sample?
Simulating Exploding Dice
First use of “packing” as in carrying a gun
The variadic template constructor of my class cannot modify my class members, why is that so?
Format single node in tikzcd
How to copy the contents of all files with a certain name into a new file?
How many people can fit inside Mordenkainen's Magnificent Mansion?
Relations between two reciprocal partial derivatives?
University's motivation for having tenure-track positions
What do you call a plan that's an alternative plan in case your initial plan fails?
What force causes entropy to increase?
Why is the object placed in the middle of the sentence here?
How can I protect witches in combat who wear limited clothing?
Do warforged have souls?
Was credit for the black hole image misattributed?
Netflix Recommendations?
How can I define good in a religion that claims no moral authority?
Can withdrawing asylum be illegal?
Did the new image of black hole confirm the general theory of relativity?
He got a vote 80% that of Emmanuel Macron’s
What's GCP's equivalent to AWS Cognito's Authenticated User roles?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!What's the best practice backup plan for AWS Account access?What's going wrong with my AWS domain?Is it dangerous to grant the sysadmin role to a service account which requires it for a specific task?Permit a role to be assumed by users belonging to a group with a IAM policyAdding an AWS account to Stackdriver Premium Monitoring results in a “User is not authorized error”How to allow another AWS account to list my AWS IAM roles?AWS Permissions for Cross-Account DNS Associationgoogle compute engine- Roles in ProjectCan you use IAM roles to connect from a non-AWS application to AWS services?how to show an IAM user's roles with 'aws iam'?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I'm migrating an application from AWS, where it is using Cognito UserPools to give an authenticated user role limited read and write access to records matching the UID. I'm aware that Firebase enables user authentication, but what then (assuming I want to use something more than Firebase's DBs)? Could I use a GCP service account to perform operations on Cloud DataStore in the same way? I just don't seem to see as much documentation on this approach for Google vs. the comprehensive documentation available for AWS.
amazon-web-services google-cloud-platform firebase
add a comment |
I'm migrating an application from AWS, where it is using Cognito UserPools to give an authenticated user role limited read and write access to records matching the UID. I'm aware that Firebase enables user authentication, but what then (assuming I want to use something more than Firebase's DBs)? Could I use a GCP service account to perform operations on Cloud DataStore in the same way? I just don't seem to see as much documentation on this approach for Google vs. the comprehensive documentation available for AWS.
amazon-web-services google-cloud-platform firebase
add a comment |
I'm migrating an application from AWS, where it is using Cognito UserPools to give an authenticated user role limited read and write access to records matching the UID. I'm aware that Firebase enables user authentication, but what then (assuming I want to use something more than Firebase's DBs)? Could I use a GCP service account to perform operations on Cloud DataStore in the same way? I just don't seem to see as much documentation on this approach for Google vs. the comprehensive documentation available for AWS.
amazon-web-services google-cloud-platform firebase
I'm migrating an application from AWS, where it is using Cognito UserPools to give an authenticated user role limited read and write access to records matching the UID. I'm aware that Firebase enables user authentication, but what then (assuming I want to use something more than Firebase's DBs)? Could I use a GCP service account to perform operations on Cloud DataStore in the same way? I just don't seem to see as much documentation on this approach for Google vs. the comprehensive documentation available for AWS.
amazon-web-services google-cloud-platform firebase
amazon-web-services google-cloud-platform firebase
asked 5 mins ago
Network EffectsNetwork Effects
72
72
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962957%2fwhats-gcps-equivalent-to-aws-cognitos-authenticated-user-roles%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962957%2fwhats-gcps-equivalent-to-aws-cognitos-authenticated-user-roles%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown